Searched refs:EC_POINT_CSWAP (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/lib/libcrypto/ec/ |
| D | ecp_methods.c | 979 #define EC_POINT_CSWAP(c, a, b, w, t) do { \ macro 1163 EC_POINT_CSWAP(kbit, r, s, group_top, Z_is_one); in ec_mul_ct() 1175 EC_POINT_CSWAP(pbit, r, s, group_top, Z_is_one); in ec_mul_ct() 1187 #undef EC_POINT_CSWAP
|