Searched refs:crypto_nhpoly1305_init (Results 1 – 6 of 6) sorted by relevance
40 return crypto_nhpoly1305_init(desc) ?: in nhpoly1305_avx2_digest()52 .init = crypto_nhpoly1305_init,
40 return crypto_nhpoly1305_init(desc) ?: in nhpoly1305_sse2_digest()52 .init = crypto_nhpoly1305_init,
40 return crypto_nhpoly1305_init(desc) ?: in nhpoly1305_neon_digest()52 .init = crypto_nhpoly1305_init,
144 int crypto_nhpoly1305_init(struct shash_desc *desc) in crypto_nhpoly1305_init() function153 EXPORT_SYMBOL(crypto_nhpoly1305_init);231 .init = crypto_nhpoly1305_init,
64 int crypto_nhpoly1305_init(struct shash_desc *desc);