Home
last modified time | relevance | path

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

/crypto/
Dnhpoly1305.c43 __le64 hash[NH_NUM_PASSES]) in nh_generic() argument
48 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()