Searched refs:log_cert (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/unbound/util/ |
H A D | net_help.h | 464 void log_cert(unsigned level, const char* str, void* cert);
|
H A D | net_help.c | 1090 log_cert(unsigned level, const char* str, void* cert) in log_cert() function
|
H A D | netevent.c | 3482 log_cert(VERB_ALGO, "peer certificate", x); 3507 log_cert(VERB_ALGO, "peer certificate", x);
|
/freebsd/contrib/unbound/dnstap/ |
H A D | unbound-dnstap-socket.c | 941 log_cert(VERB_ALGO, "peer certificate", x); in tap_check_peer() 963 log_cert(VERB_ALGO, "peer certificate", x); in tap_check_peer()
|
H A D | dtstream.c | 1349 log_cert(VERB_ALGO, "dnstap io, peer certificate", in dtio_ssl_check_peer() 1373 log_cert(VERB_ALGO, "dnstap io, peer " in dtio_ssl_check_peer()
|