Home
last modified time | relevance | path

Searched defs:fsqr (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/crypto/
H A Dcurve25519-ppc64le-core.c33 #define fsqr x25519_fe51_sqr macro
/linux/arch/x86/crypto/
H A Dcurve25519-x86_64.c670 static inline void fsqr(u64 *out, const u64 *f, u64 *tmp) in fsqr() function