Home
last modified time | relevance | path

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

/freebsd/contrib/wireguard-tools/
H A Dcurve25519-fiat32.h747 static __always_inline void fe_mul121666(fe *h, const fe_loose *f) in fe_mul121666() function
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c4320 static void fe_mul121666(fe h, fe f) in fe_mul121666() function