Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Decerr.h75 # define EC_R_MISSING_PARAMETERS 124 macro
/freebsd/crypto/openssl/crypto/ec/
H A Decp_s390x_nistp.c143 ERR_raise(ERR_LIB_EC, EC_R_MISSING_PARAMETERS); in ecdsa_s390x_nistp_sign_sig()
239 ERR_raise(ERR_LIB_EC, EC_R_MISSING_PARAMETERS); in ecdsa_s390x_nistp_verify_sig()
H A Dec_err.c86 {ERR_PACK(ERR_LIB_EC, 0, EC_R_MISSING_PARAMETERS), "missing parameters"},
H A Dec_ameth.c35 ERR_raise(ERR_LIB_EC, EC_R_MISSING_PARAMETERS); in eckey_param2type()
458 ERR_raise(ERR_LIB_EC, EC_R_MISSING_PARAMETERS); in ec_pkey_param_check()
H A Decdsa_ossl.c400 ERR_raise(ERR_LIB_EC, EC_R_MISSING_PARAMETERS); in ossl_ecdsa_simple_verify_sig()
H A Dec_asn1.c856 ERR_raise(ERR_LIB_EC, EC_R_MISSING_PARAMETERS); in EC_GROUP_new_from_ecpkparameters()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt588 EC_R_MISSING_PARAMETERS:124:missing parameters