HomeSort by: relevance | last modified time | path
    Searched defs:tkey_log (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
tkey.c 61 tkey_log(const char *fmt, ...) ISC_FORMAT_PRINTF(1, 2);
64 tkey_log(const char *fmt, ...) { function
184 tkey_log("process_gsstkey(): no tkey-gssapi-credential "
191 tkey_log("process_gsstkey(): dns_tsigerror_badalg");
216 tkey_log("process_gsstkey(): dns_tsigerror_badkey");
300 tkey_log("process_gsstkey(): %s", isc_result_totext(result));
377 tkey_log("dns_tkey_processquery: couldn't find a TKEY "
405 tkey_log("dns_tkey_processquery: query was not "
656 tkey_log("dns_tkey_gssnegotiate: tkey mode invalid "
  /src/external/mpl/dhcp/bind/dist/lib/dns/
tkey.c 66 tkey_log(const char *fmt, ...) ISC_FORMAT_PRINTF(1, 2);
69 tkey_log(const char *fmt, ...) { function
98 tkey_log("%.*s", (int)isc_buffer_usedlength(&outbuf),
101 tkey_log("Warning: dns_message_totext: %s",
369 tkey_log("process_dhtkey: tkey-dhkey not defined");
375 tkey_log("process_dhtkey: algorithms other than "
425 tkey_log("process_dhtkey: found an incompatible key");
429 tkey_log("process_dhtkey: failed to find a key");
455 tkey_log("process_dhtkey: failed to compute shared secret: %s",
525 tkey_log("process_gsstkey(): no tkey-gssapi-credential
    [all...]

Completed in 14 milliseconds