Searched refs:ERR_R_ECDH_LIB (Results 1 - 4 of 4) sorted by relevance

/external/boringssl/include/openssl/
H A Derr.h452 #define ERR_R_ECDH_LIB ERR_LIB_ECDH macro
/external/boringssl/src/include/openssl/
H A Derr.h452 #define ERR_R_ECDH_LIB ERR_LIB_ECDH macro
/external/boringssl/src/ssl/
H A Ds3_srvr.c1348 OPENSSL_PUT_ERROR(SSL, ssl3_send_server_key_exchange, ERR_R_ECDH_LIB);
1379 OPENSSL_PUT_ERROR(SSL, ssl3_send_server_key_exchange, ERR_R_ECDH_LIB);
1910 OPENSSL_PUT_ERROR(SSL, ssl3_get_client_key_exchange, ERR_R_ECDH_LIB);
1926 OPENSSL_PUT_ERROR(SSL, ssl3_get_client_key_exchange, ERR_R_ECDH_LIB);
H A Ds3_clnt.c1849 OPENSSL_PUT_ERROR(SSL, ssl3_send_client_key_exchange, ERR_R_ECDH_LIB);
1855 OPENSSL_PUT_ERROR(SSL, ssl3_send_client_key_exchange, ERR_R_ECDH_LIB);
1869 OPENSSL_PUT_ERROR(SSL, ssl3_send_client_key_exchange, ERR_R_ECDH_LIB);

Completed in 83 milliseconds