Searched defs:tkey_log (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dtkey.c55 tkey_log(const char *fmt, ...) ISC_FORMAT_PRINTF(1, 2);
58 tkey_log(const char *fmt, ...) { function
89 tkey_log("%.*s",
93 tkey_log("Warning: dns_message_totext: %s",
312 tkey_log("process_dhtkey: tkey-dhkey not defined");
319 tkey_log("process_dhtkey: algorithms other than "
325 tkey_log("process_dhtkey: MD5 was disabled");
373 tkey_log("process_dhtkey: found an incompatible key");
377 tkey_log("process_dhtkey: failed to find a key");
403 tkey_log("process_dhtke
[all...]

Completed in 13 milliseconds