Home
last modified time | relevance | path

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

/linux/lib/crypto/x86/
H A Dcurve25519.h289 static inline void fmul2(u64 *out, const u64 *f1, const u64 *f2, u64 *tmp) in fmul2() function
1001 fmul2(dc, dc, ab, tmp2); in point_add_and_double()
1019 fmul2(nq, dc1, ab1, tmp2); in point_add_and_double()
1043 fmul2(nq, dc, ab, tmp2); in point_double()
1573 fmul2(xz1, xz2, ab, efgh); in curve25519_ever64_base()