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

/freebsd-13-stable/crypto/openssl/include/openssl/
H A Decerr.h162 # define EC_F_EC_POINT_NEW 121 macro
/freebsd-13-stable/crypto/openssl/crypto/ec/
H A Dec_lib.c655 ECerr(EC_F_EC_POINT_NEW, ERR_R_PASSED_NULL_PARAMETER);
659 ECerr(EC_F_EC_POINT_NEW, ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED);
665 ECerr(EC_F_EC_POINT_NEW, ERR_R_MALLOC_FAILURE);
H A Dec_err.c229 {ERR_PACK(ERR_LIB_EC, EC_F_EC_POINT_NEW, 0), "EC_POINT_new"},

Completed in 112 milliseconds