POLY1305_DIGEST_SIZE   50 arch/arm/crypto/nhpoly1305-neon-glue.c 	.digestsize		= POLY1305_DIGEST_SIZE,
POLY1305_DIGEST_SIZE   50 arch/arm64/crypto/nhpoly1305-neon-glue.c 	.digestsize		= POLY1305_DIGEST_SIZE,
POLY1305_DIGEST_SIZE   49 arch/x86/crypto/nhpoly1305-avx2-glue.c 	.digestsize		= POLY1305_DIGEST_SIZE,
POLY1305_DIGEST_SIZE   49 arch/x86/crypto/nhpoly1305-sse2-glue.c 	.digestsize		= POLY1305_DIGEST_SIZE,
POLY1305_DIGEST_SIZE  161 arch/x86/crypto/poly1305_glue.c 	.digestsize	= POLY1305_DIGEST_SIZE,
POLY1305_DIGEST_SIZE   59 crypto/chacha20poly1305.c 	u8 tag[POLY1305_DIGEST_SIZE];
POLY1305_DIGEST_SIZE  458 crypto/chacha20poly1305.c 	rctx->cryptlen = req->cryptlen - POLY1305_DIGEST_SIZE;
POLY1305_DIGEST_SIZE  501 crypto/chacha20poly1305.c 	if (authsize != POLY1305_DIGEST_SIZE)
POLY1305_DIGEST_SIZE  601 crypto/chacha20poly1305.c 	if (poly_hash->digestsize != POLY1305_DIGEST_SIZE)
POLY1305_DIGEST_SIZE  654 crypto/chacha20poly1305.c 	inst->alg.maxauthsize = POLY1305_DIGEST_SIZE;
POLY1305_DIGEST_SIZE  229 crypto/nhpoly1305.c 	.digestsize		= POLY1305_DIGEST_SIZE,
POLY1305_DIGEST_SIZE  297 crypto/poly1305_generic.c 	.digestsize	= POLY1305_DIGEST_SIZE,
POLY1305_DIGEST_SIZE  537 drivers/crypto/caam/caamalg.c 	if (authsize != POLY1305_DIGEST_SIZE)
POLY1305_DIGEST_SIZE 3373 drivers/crypto/caam/caamalg.c 			.maxauthsize = POLY1305_DIGEST_SIZE,
POLY1305_DIGEST_SIZE 3396 drivers/crypto/caam/caamalg.c 			.maxauthsize = POLY1305_DIGEST_SIZE,
POLY1305_DIGEST_SIZE  623 drivers/crypto/caam/caamalg_qi2.c 	if (authsize != POLY1305_DIGEST_SIZE)
POLY1305_DIGEST_SIZE 2850 drivers/crypto/caam/caamalg_qi2.c 			.maxauthsize = POLY1305_DIGEST_SIZE,
POLY1305_DIGEST_SIZE 2873 drivers/crypto/caam/caamalg_qi2.c 			.maxauthsize = POLY1305_DIGEST_SIZE,