Home
last modified time | relevance | path

Searched refs:f255_cswap (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bearssl/src/ec/
H A Dec_c25519_m62.c83 f255_cswap(uint64_t *a, uint64_t *b, uint32_t ctl) in f255_cswap() function
435 f255_cswap(x2, x3, swap); in api_mul()
436 f255_cswap(z2, z3, swap); in api_mul()
495 f255_cswap(x2, x3, swap); in api_mul()
496 f255_cswap(z2, z3, swap); in api_mul()
H A Dec_c25519_m64.c83 f255_cswap(uint64_t *a, uint64_t *b, uint32_t ctl) in f255_cswap() function
677 f255_cswap(x2, x3, swap); in api_mul()
678 f255_cswap(z2, z3, swap); in api_mul()
726 f255_cswap(x2, x3, swap); in api_mul()
727 f255_cswap(z2, z3, swap); in api_mul()