Home
last modified time | relevance | path

Searched refs:EC_R_OPERATION_NOT_SUPPORTED (Results 1 – 11 of 11) sorted by relevance

/third_party/openssl/crypto/ec/
Decdsa_sign.c31 ERR_raise(ERR_LIB_EC, EC_R_OPERATION_NOT_SUPPORTED); in ECDSA_do_sign_ex()
47 ERR_raise(ERR_LIB_EC, EC_R_OPERATION_NOT_SUPPORTED); in ECDSA_sign_ex()
56 ERR_raise(ERR_LIB_EC, EC_R_OPERATION_NOT_SUPPORTED); in ECDSA_sign_setup()
Decdsa_vrf.c31 ERR_raise(ERR_LIB_EC, EC_R_OPERATION_NOT_SUPPORTED); in ECDSA_do_verify()
47 ERR_raise(ERR_LIB_EC, EC_R_OPERATION_NOT_SUPPORTED); in ECDSA_verify()
Dec_err.c95 {ERR_PACK(ERR_LIB_EC, 0, EC_R_OPERATION_NOT_SUPPORTED),
Dec_kmeth.c162 ERR_raise(ERR_LIB_EC, EC_R_OPERATION_NOT_SUPPORTED); in ECDH_compute_key()
Dec_key.c224 ERR_raise(ERR_LIB_EC, EC_R_OPERATION_NOT_SUPPORTED); in EC_KEY_generate_key()
/third_party/openssl/include/openssl/
Decerr.h83 # define EC_R_OPERATION_NOT_SUPPORTED 152 macro
/third_party/openssl/ohos_lite/include/openssl/
Decerr.h255 # define EC_R_OPERATION_NOT_SUPPORTED 152 macro
/third_party/python/Modules/
D_ssl_data.h2017 #ifdef EC_R_OPERATION_NOT_SUPPORTED
2018 {"OPERATION_NOT_SUPPORTED", ERR_LIB_EC, EC_R_OPERATION_NOT_SUPPORTED},
D_ssl_data_111.h2163 #ifdef EC_R_OPERATION_NOT_SUPPORTED
2164 {"OPERATION_NOT_SUPPORTED", ERR_LIB_EC, EC_R_OPERATION_NOT_SUPPORTED},
D_ssl_data_300.h2963 #ifdef EC_R_OPERATION_NOT_SUPPORTED
2964 {"OPERATION_NOT_SUPPORTED", ERR_LIB_EC, EC_R_OPERATION_NOT_SUPPORTED},
/third_party/openssl/crypto/err/
Dopenssl.txt587 EC_R_OPERATION_NOT_SUPPORTED:152:operation not supported