Home
last modified time | relevance | path

Searched refs:EC_R_CURVE_DOES_NOT_SUPPORT_ECDH (Results 1 – 5 of 5) 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},
/third_party/openssl/crypto/err/
Dopenssl.txt2141 EC_R_CURVE_DOES_NOT_SUPPORT_ECDH:160:curve does not support ecdh