Searched refs:process_dhtkey (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dtkey.c292 process_dhtkey(dns_message_t *msg, dns_name_t *signer, dns_name_t *name, function
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_dhtkey: failed to compute shared secret: %s",
418 tkey_log("process_dhtkey: failed to obtain entropy: %s",
824 RETERR(process_dhtkey(msg, signer, keyname, &tkeyin,

Completed in 311 milliseconds