Home
last modified time | relevance | path

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

/openbsd/sys/crypto/
H A Dcurve25519.c251 static __always_inline void fe_1(fe *h) in fe_1() function
/openbsd/lib/libcrypto/curve25519/
H A Dcurve25519.c216 static void fe_1(fe h) { in fe_1() function