Searched refs:EC_F_ECX_KEY_OP (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/crypto/openssl/crypto/ec/
H A Decx_meth.c59 ECerr(EC_F_ECX_KEY_OP, EC_R_INVALID_ENCODING);
65 ECerr(EC_F_ECX_KEY_OP, EC_R_INVALID_ENCODING);
72 ECerr(EC_F_ECX_KEY_OP, ERR_R_MALLOC_FAILURE);
82 ECerr(EC_F_ECX_KEY_OP, ERR_R_MALLOC_FAILURE);
H A Dec_err.c61 {ERR_PACK(ERR_LIB_EC, EC_F_ECX_KEY_OP, 0), "ecx_key_op"},
/freebsd-13-stable/crypto/openssl/include/openssl/
H A Decerr.h63 # define EC_F_ECX_KEY_OP 266 macro

Completed in 165 milliseconds