Home
last modified time | relevance | path

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

/dflybsd-src/sys/crypto/curve25519/
H A Dcurve25519.c66 fe_frombytes_impl(uint32_t h[10], const uint8_t *s) in fe_frombytes_impl() function
92 fe_frombytes_impl(h->v, s); in fe_frombytes()