Searched refs:auth_hash_poly1305 (Results 1 – 4 of 4) sorted by relevance
83 extern struct auth_hash auth_hash_poly1305;
80 struct auth_hash auth_hash_poly1305 = { variable
567 return (&auth_hash_poly1305); in crypto_auth_hash()
442 thash = &auth_hash_poly1305; in cse_create()