Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/ec/
HDec_err.c287 {ERR_REASON(EC_R_INVALID_FORM), "invalid form"},
HDec2_oct.c186 ECerr(EC_F_EC_GF2M_SIMPLE_POINT2OCT, EC_R_INVALID_FORM); in ec_GF2m_simple_point2oct()
HDecp_oct.c223 ECerr(EC_F_EC_GFP_SIMPLE_POINT2OCT, EC_R_INVALID_FORM); in ec_GFp_simple_point2oct()
HDec.h1249 # define EC_R_INVALID_FORM 104 macro