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

/freebsd-13-stable/crypto/openssl/include/openssl/
H A Decerr.h121 # define EC_F_EC_GROUP_NEW 108 macro
/freebsd-13-stable/crypto/openssl/crypto/ec/
H A Dec_lib.c25 ECerr(EC_F_EC_GROUP_NEW, EC_R_SLOT_FULL);
29 ECerr(EC_F_EC_GROUP_NEW, ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED);
35 ECerr(EC_F_EC_GROUP_NEW, ERR_R_MALLOC_FAILURE);
H A Dec_err.c169 {ERR_PACK(ERR_LIB_EC, EC_F_EC_GROUP_NEW, 0), "EC_GROUP_new"},

Completed in 97 milliseconds