Home
last modified time | relevance | path

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

/crypto/
Dnhpoly1305.c106 __le64 tmp_hash[NH_NUM_PASSES]; in nhpoly1305_units() local
112 nh_fn(&key->nh_key[pos / 4], src, bytes, tmp_hash); in nhpoly1305_units()
115 le64_to_cpu(tmp_hash[i])); in nhpoly1305_units()