Searched refs:NH_NUM_PASSES (Results 1 – 6 of 6) sorted by relevance
22 #define NH_NUM_PASSES 4 macro23 #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]);
43 __le64 hash[NH_NUM_PASSES]) in nh_generic() argument48 BUILD_BUG_ON(NH_NUM_PASSES != 4); in nh_generic()106 __le64 tmp_hash[NH_NUM_PASSES]; in nhpoly1305_units()113 for (i = 0; i < NH_NUM_PASSES; i++) in nhpoly1305_units()
21 __le64 hash[NH_NUM_PASSES]) in _nh_neon() argument
21 __le64 hash[NH_NUM_PASSES]) in _nh_avx2() argument
21 __le64 hash[NH_NUM_PASSES]) in _nh_sse2() argument