Home
last modified time | relevance | path

Searched refs:top_bit0 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcurve25519-x86_64.c951 u64 top_bit0 = f30 >> (u32)63U; in store_felem() local
972 add_scalar(f, f, (u64)19U * top_bit0); in store_felem()
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcurve25519-x86_64.c1162 u64 top_bit0 = f30 >> (u32)63U; in store_felem() local
1183 add_scalar(f, f, (u64)19U * top_bit0); in store_felem()

Completed in 6 milliseconds