Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c957 static void fe_1(fe h) in fe_1() function
1866 fe_1(h->Z); in ge_frombytes_vartime()
1904 fe_1(h->Y); in ge_p2_0()
1905 fe_1(h->Z); in ge_p2_0()
1911 fe_1(h->Y); in ge_p3_0()
1912 fe_1(h->Z); in ge_p3_0()
1918 fe_1(h->yplusx); in ge_precomp_0()
1919 fe_1(h->yminusx); in ge_precomp_0()
4380 fe_1(x2); in x25519_scalar_mult_generic()
4383 fe_1(z3); in x25519_scalar_mult_generic()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c967 static void fe_1(fe h) in fe_1() function
1876 fe_1(h->Z); in ge_frombytes_vartime()
1914 fe_1(h->Y); in ge_p2_0()
1915 fe_1(h->Z); in ge_p2_0()
1921 fe_1(h->Y); in ge_p3_0()
1922 fe_1(h->Z); in ge_p3_0()
1928 fe_1(h->yplusx); in ge_precomp_0()
1929 fe_1(h->yminusx); in ge_precomp_0()
4390 fe_1(x2); in x25519_scalar_mult_generic()
4393 fe_1(z3); in x25519_scalar_mult_generic()