Home
last modified time | relevance | path

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

/linux/lib/crypto/
H A Dcurve25519-fiat32.c751 static __always_inline void fe_mul121666(fe *h, const fe_loose *f) in fe_mul121666() function
839 fe_mul121666(&z3, &tmp1l); in curve25519_generic()