Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Decerr.h56 # define EC_R_INVALID_FORM 104 macro
/freebsd/crypto/openssl/crypto/ec/
H A Dec_err.c63 {ERR_PACK(ERR_LIB_EC, 0, EC_R_INVALID_FORM), "invalid form"},
H A Dec_backend.c308 ERR_raise(ERR_LIB_EC, EC_R_INVALID_FORM); in ossl_ec_group_todata()
526 ECerr(0, EC_R_INVALID_FORM); in ec_key_point_format_fromdata()
H A Dec2_oct.c141 ERR_raise(ERR_LIB_EC, EC_R_INVALID_FORM); in ossl_ec_GF2m_simple_point2oct()
H A Decp_oct.c172 ERR_raise(ERR_LIB_EC, EC_R_INVALID_FORM); in ossl_ec_GFp_simple_point2oct()
H A Dec_lib.c1511 ECerr(0, EC_R_INVALID_FORM); in ossl_ec_group_set_params()
1520 ECerr(0, EC_R_INVALID_FORM); in ossl_ec_group_set_params()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt571 EC_R_INVALID_FORM:104:invalid form