Home
last modified time | relevance | path

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

/openssl/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()
1909 fe_1(h->Y); in ge_p2_0()
1910 fe_1(h->Z); in ge_p2_0()
1916 fe_1(h->Y); in ge_p3_0()
1917 fe_1(h->Z); in ge_p3_0()
1923 fe_1(h->yplusx); in ge_precomp_0()
1924 fe_1(h->yminusx); in ge_precomp_0()
4385 fe_1(x2); in x25519_scalar_mult_generic()
4388 fe_1(z3); in x25519_scalar_mult_generic()

Completed in 21 milliseconds