Searched defs:ALGORITHM_STR (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ | ||
H A D | dst_parse.c | 53 #define ALGORITHM_STR "Algorithm:" macro 536 strcmp(DST_AS_STR(token), ALGORITHM_STR) != 0) 741 fprintf(fp, "%s %d ", ALGORITHM_STR, dst_key_alg(key)); |
Completed in 11 milliseconds