Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/plugins/preauth/spake/
H A Dedwards25519.c306 static void fe_frombytes_strict(fe *h, const uint8_t s[32]) { in fe_frombytes_strict() function
317 fe_frombytes_strict(h, s_copy); in fe_frombytes()
836 fe_frombytes_strict(&x, bytes); in x25519_ge_scalarmult_small_precomp()
837 fe_frombytes_strict(&y, bytes + 32); in x25519_ge_scalarmult_small_precomp()