Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/crypto/
H A Dcurve25519-hacl64.c43 static __always_inline void modulo_carry_top(u64 *b) in modulo_carry_top() function
652 modulo_carry_top(input); in format_fcontract_first_carry_full()
684 modulo_carry_top(input); in format_fcontract_second_carry_full()
/kernel/linux/linux-6.6/lib/crypto/
H A Dcurve25519-hacl64.c41 static __always_inline void modulo_carry_top(u64 *b) in modulo_carry_top() function
650 modulo_carry_top(input); in format_fcontract_first_carry_full()
682 modulo_carry_top(input); in format_fcontract_second_carry_full()

Completed in 4 milliseconds