Searched refs:EC_POINT_CSWAP (Results 1 – 1 of 1) sorted by relevance
| /dragonfly/crypto/libressl/crypto/ec/ |
| HD | ecp_smpl.c | 1481 #define EC_POINT_CSWAP(c, a, b, w, t) do { \ macro 1677 EC_POINT_CSWAP(kbit, r, s, group_top, Z_is_one); in ec_GFp_simple_mul_ct() 1689 EC_POINT_CSWAP(pbit, r, s, group_top, Z_is_one); in ec_GFp_simple_mul_ct() 1703 #undef EC_POINT_CSWAP
|