Home
last modified time | relevance | path

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

/openbmc/linux/lib/crypto/
H A Dcurve25519-fiat32.c108 static __always_inline void fe_freeze(u32 out[10], const u32 in1[10]) in fe_freeze() function
167 fe_freeze(h, f->v); in fe_tobytes()