Home
last modified time | relevance | path

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

/openssl-master/crypto/ec/
A 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()
A 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()
A Dec_err.c93 {ERR_PACK(ERR_LIB_EC, 0, EC_R_OPERATION_NOT_SUPPORTED),
A Dec_kmeth.c162 ERR_raise(ERR_LIB_EC, EC_R_OPERATION_NOT_SUPPORTED); in ECDH_compute_key()
A Dec_key.c224 ERR_raise(ERR_LIB_EC, EC_R_OPERATION_NOT_SUPPORTED); in EC_KEY_generate_key()
/openssl-master/include/openssl/
A Decerr.h82 # define EC_R_OPERATION_NOT_SUPPORTED 152 macro
/openssl-master/crypto/err/
A Dopenssl.txt583 EC_R_OPERATION_NOT_SUPPORTED:152:operation not supported

Completed in 11 milliseconds