Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/crypto/
Dcurve25519-x86_64.c586 static inline void cswap2(u64 bit, const u64 *p1, const u64 *p2) in cswap2() function
1085 cswap2((u64)1U, nq10, nq_p11); in montgomery_ladder()
1097 cswap2(sw, nq2, nq_p12); in montgomery_ladder()
1103 cswap2(sw0, nq10, nq_p11); in montgomery_ladder()
1570 cswap2(swap, xz1, xz2); in curve25519_ever64_base()