Searched refs:cswap (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/bearssl/src/ec/ |
| H A D | ec_c25519_i15.c | 116 cswap(uint16_t *a, uint16_t *b, uint32_t ctl) in cswap() function 258 cswap(x2, x3, swap); in api_mul() 259 cswap(z2, z3, swap); in api_mul() 308 cswap(x2, x3, swap); in api_mul() 309 cswap(z2, z3, swap); in api_mul()
|
| H A D | ec_c25519_i31.c | 113 cswap(uint32_t *a, uint32_t *b, uint32_t ctl) in cswap() function 252 cswap(x2, x3, swap); in api_mul() 253 cswap(z2, z3, swap); in api_mul() 302 cswap(x2, x3, swap); in api_mul() 303 cswap(z2, z3, swap); in api_mul()
|
| H A D | ec_c25519_m31.c | 605 cswap(uint32_t *a, uint32_t *b, uint32_t ctl) in cswap() function 673 cswap(x2, x3, swap); in api_mul() 674 cswap(z2, z3, swap); in api_mul() 723 cswap(x2, x3, swap); in api_mul() 724 cswap(z2, z3, swap); in api_mul()
|
| H A D | ec_c25519_m15.c | 1283 cswap(uint32_t *a, uint32_t *b, uint32_t ctl) in cswap() function 1351 cswap(x2, x3, swap); in api_mul() 1352 cswap(z2, z3, swap); in api_mul() 1401 cswap(x2, x3, swap); in api_mul() 1402 cswap(z2, z3, swap); in api_mul()
|