Searched refs:auth_hash_poly1305 (Results 1 – 5 of 5) sorted by relevance
82 extern const struct auth_hash auth_hash_poly1305;
60 const struct auth_hash auth_hash_poly1305 = { variable
546 return (&auth_hash_poly1305); in crypto_auth_hash()
230 sav->tdb_authalgxform = &auth_hash_poly1305; in esp_init()
635 { SADB_X_AALG_CHACHA20POLY1305, &auth_hash_poly1305 },