Home
last modified time | relevance | path

Searched defs:NH_NUM_PASSES (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/crypto/
Dnhpoly1305-avx2-glue.c21 __le64 hash[NH_NUM_PASSES]) in _nh_avx2()
Dnhpoly1305-sse2-glue.c21 __le64 hash[NH_NUM_PASSES]) in _nh_sse2()
/kernel/linux/linux-5.10/arch/arm/crypto/
Dnhpoly1305-neon-glue.c21 __le64 hash[NH_NUM_PASSES]) in _nh_neon()
/kernel/linux/linux-5.10/arch/arm64/crypto/
Dnhpoly1305-neon-glue.c21 __le64 hash[NH_NUM_PASSES]) in _nh_neon()
/kernel/linux/linux-5.10/include/crypto/
Dnhpoly1305.h22 #define NH_NUM_PASSES 4 macro
/kernel/linux/linux-6.6/include/crypto/
Dnhpoly1305.h22 #define NH_NUM_PASSES 4 macro
/kernel/linux/linux-6.6/crypto/
Dnhpoly1305.c43 __le64 hash[NH_NUM_PASSES]) in nh_generic()
/kernel/linux/linux-5.10/crypto/
Dnhpoly1305.c43 __le64 hash[NH_NUM_PASSES]) in nh_generic()