Home
last modified time | relevance | path

Searched refs:EC_R_CURVE_DOES_NOT_SUPPORT_ECDH (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/crypto/ec/
Decdh_ossl.c26 ECerr(EC_F_OSSL_ECDH_COMPUTE_KEY, EC_R_CURVE_DOES_NOT_SUPPORT_ECDH); in ossl_ecdh_compute_key()
Dec_err.c299 {ERR_PACK(ERR_LIB_EC, 0, EC_R_CURVE_DOES_NOT_SUPPORT_ECDH),
/third_party/openssl/include/openssl/
Decerr.h214 # define EC_R_CURVE_DOES_NOT_SUPPORT_ECDH 160 macro
/third_party/python/Modules/
D_ssl_data.h1817 #ifdef EC_R_CURVE_DOES_NOT_SUPPORT_ECDH
1818 {"CURVE_DOES_NOT_SUPPORT_ECDH", ERR_LIB_EC, EC_R_CURVE_DOES_NOT_SUPPORT_ECDH},
D_ssl_data_111.h1958 #ifdef EC_R_CURVE_DOES_NOT_SUPPORT_ECDH
1959 {"CURVE_DOES_NOT_SUPPORT_ECDH", ERR_LIB_EC, EC_R_CURVE_DOES_NOT_SUPPORT_ECDH},
D_ssl_data_300.h2718 #ifdef EC_R_CURVE_DOES_NOT_SUPPORT_ECDH
2719 {"CURVE_DOES_NOT_SUPPORT_ECDH", ERR_LIB_EC, EC_R_CURVE_DOES_NOT_SUPPORT_ECDH},
/third_party/openssl/crypto/err/
Dopenssl.txt2144 EC_R_CURVE_DOES_NOT_SUPPORT_ECDH:160:curve does not support ecdh