Home
last modified time | relevance | path

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

/openbsd/sys/crypto/
H A Dcurve25519.c62 static __always_inline void fe_frombytes_impl(uint32_t h[10], const uint8_t *s) in fe_frombytes_impl() function
87 fe_frombytes_impl(h->v, s); in fe_frombytes()