Searched refs:SSL_R_UNABLE_TO_FIND_ECDH_PARAMETERS (Results 1 - 7 of 7) sorted by relevance

/external/openssl/ssl/
H A Dssl_err.c570 {ERR_REASON(SSL_R_UNABLE_TO_FIND_ECDH_PARAMETERS),"unable to find ecdh parameters"},
H A Dssl.h2710 #define SSL_R_UNABLE_TO_FIND_ECDH_PARAMETERS 314 macro
H A Ds3_clnt.c1838 SSLerr(SSL_F_SSL3_GET_KEY_EXCHANGE,SSL_R_UNABLE_TO_FIND_ECDH_PARAMETERS);
/external/chromium_org/third_party/boringssl/src/ssl/
H A Dssl_error.c500 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_UNABLE_TO_FIND_ECDH_PARAMETERS), "UNABLE_TO_FIND_ECDH_PARAMETERS"},
H A Ds3_clnt.c1393 OPENSSL_PUT_ERROR(SSL, ssl3_get_server_key_exchange, SSL_R_UNABLE_TO_FIND_ECDH_PARAMETERS);
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dssl.h2480 #define SSL_R_UNABLE_TO_FIND_ECDH_PARAMETERS 100 macro
/external/openssl/include/openssl/
H A Dssl.h2710 #define SSL_R_UNABLE_TO_FIND_ECDH_PARAMETERS 314 macro

Completed in 67 milliseconds