Home
last modified time | relevance | path

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

/linux/arch/x86/crypto/
H A Dcurve25519-x86_64.c43 static inline u64 add_scalar(u64 *out, const u64 *f1, u64 f2) in add_scalar() function
1183 add_scalar(f, f, (u64)19U * top_bit0); in store_felem()
1187 add_scalar(f, f, (u64)19U * top_bit); in store_felem()