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

/freebsd-13-stable/crypto/openssl/crypto/ec/
H A Decdsa_ossl.c56 ECerr(EC_F_ECDSA_SIGN_SETUP, EC_R_CURVE_DOES_NOT_SUPPORT_SIGNING);
179 ECerr(EC_F_OSSL_ECDSA_SIGN_SIG, EC_R_CURVE_DOES_NOT_SUPPORT_SIGNING);
336 ECerr(EC_F_OSSL_ECDSA_VERIFY_SIG, EC_R_CURVE_DOES_NOT_SUPPORT_SIGNING);
H A Dec_err.c301 {ERR_PACK(ERR_LIB_EC, 0, EC_R_CURVE_DOES_NOT_SUPPORT_SIGNING),
/freebsd-13-stable/crypto/openssl/include/openssl/
H A Decerr.h215 # define EC_R_CURVE_DOES_NOT_SUPPORT_SIGNING 159 macro

Completed in 70 milliseconds