Home
last modified time | relevance | path

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

/linux/lib/crypto/x86/
H A Dcurve25519.h38 static inline u64 add_scalar(u64 *out, const u64 *f1, u64 f2) in add_scalar() function
1178 add_scalar(f, f, (u64)19U * top_bit0); in store_felem()
1182 add_scalar(f, f, (u64)19U * top_bit); in store_felem()