Home
last modified time | relevance | path

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

/linux/lib/crypto/powerpc/
H A Dcurve25519.h28 #define fsqr x25519_fe51_sqr macro
/linux/lib/crypto/x86/
H A Dcurve25519.h665 static inline void fsqr(u64 *out, const u64 *f, u64 *tmp) in fsqr() function