Home
last modified time | relevance | path

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

/linux-6.14.4/lib/crypto/
Dcurve25519-fiat32.c30 static __always_inline void fe_frombytes_impl(u32 h[10], const u8 *s) in fe_frombytes_impl() function
55 fe_frombytes_impl(h->v, s); in fe_frombytes()