Home
last modified time | relevance | path

Searched refs:EC_F_COMPUTE_WNAF (Results 1 – 3 of 3) sorted by relevance

/NextBSD/crypto/openssl/crypto/ec/
HDec_mult.c197 ECerr(EC_F_COMPUTE_WNAF, ERR_R_MALLOC_FAILURE); in compute_wNAF()
207 ECerr(EC_F_COMPUTE_WNAF, ERR_R_INTERNAL_ERROR); in compute_wNAF()
219 ECerr(EC_F_COMPUTE_WNAF, ERR_R_INTERNAL_ERROR); in compute_wNAF()
229 ECerr(EC_F_COMPUTE_WNAF, ERR_R_MALLOC_FAILURE); in compute_wNAF()
264 ECerr(EC_F_COMPUTE_WNAF, ERR_R_INTERNAL_ERROR); in compute_wNAF()
276 ECerr(EC_F_COMPUTE_WNAF, ERR_R_INTERNAL_ERROR); in compute_wNAF()
287 ECerr(EC_F_COMPUTE_WNAF, ERR_R_INTERNAL_ERROR); in compute_wNAF()
293 ECerr(EC_F_COMPUTE_WNAF, ERR_R_INTERNAL_ERROR); in compute_wNAF()
HDec_err.c74 {ERR_FUNC(EC_F_COMPUTE_WNAF), "COMPUTE_WNAF"},
HDec.h1082 # define EC_F_COMPUTE_WNAF 143 macro