crypto_nhpoly1305_update_helper 36 arch/arm/crypto/nhpoly1305-neon-glue.c crypto_nhpoly1305_update_helper(desc, src, n, _nh_neon); crypto_nhpoly1305_update_helper 36 arch/arm64/crypto/nhpoly1305-neon-glue.c crypto_nhpoly1305_update_helper(desc, src, n, _nh_neon); crypto_nhpoly1305_update_helper 35 arch/x86/crypto/nhpoly1305-avx2-glue.c crypto_nhpoly1305_update_helper(desc, src, n, _nh_avx2); crypto_nhpoly1305_update_helper 35 arch/x86/crypto/nhpoly1305-sse2-glue.c crypto_nhpoly1305_update_helper(desc, src, n, _nh_sse2); crypto_nhpoly1305_update_helper 188 crypto/nhpoly1305.c EXPORT_SYMBOL(crypto_nhpoly1305_update_helper); crypto_nhpoly1305_update_helper 193 crypto/nhpoly1305.c return crypto_nhpoly1305_update_helper(desc, src, srclen, nh_generic); crypto_nhpoly1305_update_helper 67 include/crypto/nhpoly1305.h int crypto_nhpoly1305_update_helper(struct shash_desc *desc,