Searched defs:Z_is_one (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/ |
H A D | ec_mult.c | 149 int i, cardinality_bits, group_top, kbit, pbit, Z_is_one; in ossl_ec_scalar_mul_ladder() local
|
H A D | ecp_smpl.c | 410 int Z_is_one; in ossl_ec_GFp_simple_set_Jprojective_coordinates_GFp() local
|
H A D | ec_local.h | 321 int Z_is_one; /* enable optimized point arithmetics for member
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/ |
H A D | ec_mult.c | 143 int i, cardinality_bits, group_top, kbit, pbit, Z_is_one; in ec_scalar_mul_ladder() local
|
H A D | ecp_smpl.c | 403 int Z_is_one; in ec_GFp_simple_set_Jprojective_coordinates_GFp() local
|
H A D | ec_local.h | 307 int Z_is_one; /* enable optimized point arithmetics for member
|