Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dnhpoly1305.h22 #define NH_NUM_PASSES 4 macro
23 #define NH_HASH_BYTES (NH_NUM_PASSES * sizeof(u64))
30 NH_PAIR_STRIDE * 2 * (NH_NUM_PASSES - 1))
55 __le64 nh_hash[NH_NUM_PASSES];
59 __le64 hash[NH_NUM_PASSES]);
/linux/arch/arm64/crypto/
H A Dnhpoly1305-neon-glue.c17 __le64 hash[NH_NUM_PASSES]);
/linux/arch/x86/crypto/
H A Dnhpoly1305-avx2-glue.c17 __le64 hash[NH_NUM_PASSES]);
H A Dnhpoly1305-sse2-glue.c17 __le64 hash[NH_NUM_PASSES]);
/linux/arch/arm/crypto/
H A Dnhpoly1305-neon-glue.c17 __le64 hash[NH_NUM_PASSES]);