Home
last modified time | relevance | path

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

/openbmc/linux/lib/crypto/
H A Dcurve25519-fiat32.c635 static __always_inline void fe_mul_121666_impl(u32 out[10], const u32 in1[10]) in fe_mul_121666_impl() function
753 fe_mul_121666_impl(h->v, f->v); in fe_mul121666()