Home
last modified time | relevance | path

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

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