Home
last modified time | relevance | path

Searched refs:tls_log_verify_error (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_verify.c191 void tls_log_verify_error(TLS_SESS_STATE *TLScontext) in tls_log_verify_error() function
H A Dtls.h648 extern void tls_log_verify_error(TLS_SESS_STATE *);
H A Dtls_client.c370 tls_log_verify_error(TLScontext); in verify_extract_name()
H A Dtls_server.c1008 tls_log_verify_error(TLScontext); in tls_server_post_accept()