poly_hash 569 crypto/chacha20poly1305.c struct hash_alg_common *poly_hash; poly_hash 598 crypto/chacha20poly1305.c poly_hash = __crypto_hash_alg_common(poly); poly_hash 601 crypto/chacha20poly1305.c if (poly_hash->digestsize != POLY1305_DIGEST_SIZE) poly_hash 611 crypto/chacha20poly1305.c err = crypto_init_ahash_spawn(&ctx->poly, poly_hash,