Home
last modified time | relevance | path

Searched refs:ssl3_check_cert_and_algorithm (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem_local.h131 __owur int ssl3_check_cert_and_algorithm(SSL *s);
H A Dstatem_clnt.c2423 if (ssl3_check_cert_and_algorithm(s)) { in tls_process_key_exchange()
2819 if (!ssl3_check_cert_and_algorithm(s)) { in tls_process_initial_server_flight()
3587 int ssl3_check_cert_and_algorithm(SSL *s) in ssl3_check_cert_and_algorithm() function
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem_local.h141 __owur int ssl3_check_cert_and_algorithm(SSL *s);
H A Dstatem_clnt.c2316 if (ssl3_check_cert_and_algorithm(s)) { in tls_process_key_exchange()
2686 if (!ssl3_check_cert_and_algorithm(s)) { in tls_process_initial_server_flight()
3538 int ssl3_check_cert_and_algorithm(SSL *s) in ssl3_check_cert_and_algorithm() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Dopenssl.txt1203 SSL_F_SSL3_CHECK_CERT_AND_ALGORITHM:130:ssl3_check_cert_and_algorithm