Searched refs:log_cert (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/util/ |
H A D | net_help.h | 456 void log_cert(unsigned level, const char* str, void* cert);
|
H A D | net_help.c | 1063 log_cert(unsigned level, const char* str, void* cert) in log_cert() function
|
H A D | netevent.c | 1700 log_cert(VERB_ALGO, "peer certificate", x); 1725 log_cert(VERB_ALGO, "peer certificate", x);
|
/netbsd-src/external/bsd/unbound/dist/dnstap/ |
H A D | unbound-dnstap-socket.c | 852 log_cert(VERB_ALGO, "peer certificate", x); in tap_check_peer() 870 log_cert(VERB_ALGO, "peer certificate", x); in tap_check_peer()
|
H A D | dtstream.c | 1332 log_cert(VERB_ALGO, "dnstap io, peer certificate", in dtio_ssl_check_peer() 1352 log_cert(VERB_ALGO, "dnstap io, peer " in dtio_ssl_check_peer()
|