Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Ds3_clnt.c296 if (!ssl3_check_cert_and_algorithm(s)) { in ssl3_connect()
1328 if (ssl3_check_cert_and_algorithm(s)) { in ssl3_get_server_key_exchange()
2161 int ssl3_check_cert_and_algorithm(SSL *s) { in ssl3_check_cert_and_algorithm() function
2178 OPENSSL_PUT_ERROR(SSL, ssl3_check_cert_and_algorithm, ERR_R_INTERNAL_ERROR); in ssl3_check_cert_and_algorithm()
2190 OPENSSL_PUT_ERROR(SSL, ssl3_check_cert_and_algorithm, SSL_R_BAD_ECC_CERT); in ssl3_check_cert_and_algorithm()
2196 OPENSSL_PUT_ERROR(SSL, ssl3_check_cert_and_algorithm, in ssl3_check_cert_and_algorithm()
2206 OPENSSL_PUT_ERROR(SSL, ssl3_check_cert_and_algorithm, in ssl3_check_cert_and_algorithm()
2212 OPENSSL_PUT_ERROR(SSL, ssl3_check_cert_and_algorithm, in ssl3_check_cert_and_algorithm()
2219 OPENSSL_PUT_ERROR(SSL, ssl3_check_cert_and_algorithm, SSL_R_MISSING_DH_KEY); in ssl3_check_cert_and_algorithm()
Dd1_clnt.c284 if (!ssl3_check_cert_and_algorithm(s)) { in dtls1_connect()
Dinternal.h973 int ssl3_check_cert_and_algorithm(SSL *s);
/external/boringssl/src/crypto/err/
Dssl.errordata84 SSL,function,170,ssl3_check_cert_and_algorithm