Home
last modified time | relevance | path

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

/freebsd/contrib/wireguard-tools/
H A Dcurve25519-fiat32.h26 static __always_inline void fe_frombytes_impl(u32 h[10], const u8 *s) in fe_frombytes_impl() function
51 fe_frombytes_impl(h->v, s); in fe_frombytes()