Home
last modified time | relevance | path

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

/mcuboot-latest/ext/fiat/src/
Dcurve25519.c119 static void fe_frombytes_strict(fe *h, const uint8_t s[32]) { in fe_frombytes_strict() function
130 fe_frombytes_strict(h, s_copy); in fe_frombytes()