Home
last modified time | relevance | path

Searched refs:EC_R_CURVE_DOES_NOT_SUPPORT_ECDSA (Results 1 – 9 of 9) sorted by relevance

/third_party/openssl/crypto/ec/
Decdsa_ossl.c36 ERR_raise(ERR_LIB_EC, EC_R_CURVE_DOES_NOT_SUPPORT_ECDSA); in ossl_ecdsa_sign_setup()
48 ERR_raise(ERR_LIB_EC, EC_R_CURVE_DOES_NOT_SUPPORT_ECDSA); in ossl_ecdsa_sign_sig()
60 ERR_raise(ERR_LIB_EC, EC_R_CURVE_DOES_NOT_SUPPORT_ECDSA); in ossl_ecdsa_verify_sig()
Dec_err.c29 {ERR_PACK(ERR_LIB_EC, 0, EC_R_CURVE_DOES_NOT_SUPPORT_ECDSA),
/third_party/node/deps/openssl/openssl/crypto/ec/
Decdsa_ossl.c36 ERR_raise(ERR_LIB_EC, EC_R_CURVE_DOES_NOT_SUPPORT_ECDSA); in ossl_ecdsa_sign_setup()
48 ERR_raise(ERR_LIB_EC, EC_R_CURVE_DOES_NOT_SUPPORT_ECDSA); in ossl_ecdsa_sign_sig()
60 ERR_raise(ERR_LIB_EC, EC_R_CURVE_DOES_NOT_SUPPORT_ECDSA); in ossl_ecdsa_verify_sig()
Dec_err.c29 {ERR_PACK(ERR_LIB_EC, 0, EC_R_CURVE_DOES_NOT_SUPPORT_ECDSA),
/third_party/openssl/include/openssl/
Decerr.h33 # define EC_R_CURVE_DOES_NOT_SUPPORT_ECDSA 170 macro
/third_party/node/deps/openssl/openssl/include/openssl/
Decerr.h33 # define EC_R_CURVE_DOES_NOT_SUPPORT_ECDSA 170 macro
/third_party/python/Modules/
D_ssl_data_300.h2723 #ifdef EC_R_CURVE_DOES_NOT_SUPPORT_ECDSA
2724 {"CURVE_DOES_NOT_SUPPORT_ECDSA", ERR_LIB_EC, EC_R_CURVE_DOES_NOT_SUPPORT_ECDSA},
/third_party/node/deps/openssl/openssl/crypto/err/
Dopenssl.txt543 EC_R_CURVE_DOES_NOT_SUPPORT_ECDSA:170:curve does not support ecdsa
/third_party/openssl/crypto/err/
Dopenssl.txt544 EC_R_CURVE_DOES_NOT_SUPPORT_ECDSA:170:curve does not support ecdsa