Searched refs:fe_1 (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/crypto/openssl/crypto/ec/
H A Dcurve25519.c967 static void fe_1(fe h) function
1876 fe_1(h->Z);
1914 fe_1(h->Y);
1915 fe_1(h->Z);
1921 fe_1(h->Y);
1922 fe_1(h->Z);
1928 fe_1(h->yplusx);
1929 fe_1(h->yminusx);
4390 fe_1(x2);
4393 fe_1(z
[all...]
/freebsd-current/contrib/wireguard-tools/
H A Dcurve25519-fiat32.h216 static __always_inline void fe_1(fe *h) function
791 fe_1(&x2);
794 fe_1(&z3);

Completed in 175 milliseconds