crypto_nhpoly1305_update 30 arch/arm/crypto/nhpoly1305-neon-glue.c return crypto_nhpoly1305_update(desc, src, srclen); crypto_nhpoly1305_update 30 arch/arm64/crypto/nhpoly1305-neon-glue.c return crypto_nhpoly1305_update(desc, src, srclen); crypto_nhpoly1305_update 29 arch/x86/crypto/nhpoly1305-avx2-glue.c return crypto_nhpoly1305_update(desc, src, srclen); crypto_nhpoly1305_update 29 arch/x86/crypto/nhpoly1305-sse2-glue.c return crypto_nhpoly1305_update(desc, src, srclen); crypto_nhpoly1305_update 195 crypto/nhpoly1305.c EXPORT_SYMBOL(crypto_nhpoly1305_update); crypto_nhpoly1305_update 231 crypto/nhpoly1305.c .update = crypto_nhpoly1305_update, crypto_nhpoly1305_update 65 include/crypto/nhpoly1305.h int crypto_nhpoly1305_update(struct shash_desc *desc,