Searched refs:SETPRECOMP (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ec_mult.c | 968 SETPRECOMP(group, ec, pre_comp); in ossl_ec_wNAF_precompute_mult()
|
H A D | ec_local.h | 282 #define SETPRECOMP(g, type, pre) \ macro
|
H A D | ecp_nistp224.c | 1732 SETPRECOMP(group, nistp224, pre); in ossl_ec_GFp_nistp224_precompute_mult()
|
H A D | ecp_nistz256.c | 922 SETPRECOMP(group, nistz256, pre_comp); in ecp_nistz256_mult_precompute()
|
H A D | ecp_nistp521.c | 2221 SETPRECOMP(group, nistp521, pre); in ossl_ec_GFp_nistp521_precompute_mult()
|
H A D | ecp_nistp256.c | 2361 SETPRECOMP(group, nistp256, pre); in ossl_ec_GFp_nistp256_precompute_mult()
|