crypto_aead_setauthsize  679 crypto/ccm.c   	return crypto_aead_setauthsize(ctx->child, authsize);
crypto_aead_setauthsize  615 crypto/gcm.c   	return crypto_aead_setauthsize(ctx->child, authsize);
crypto_aead_setauthsize  334 crypto/testmgr.c 			ret = crypto_aead_setauthsize(tfm, authsize);
crypto_aead_setauthsize  434 crypto/testmgr.c 			ret = crypto_aead_setauthsize(tfm, authsize);
crypto_aead_setauthsize  852 include/linux/crypto.h int crypto_aead_setauthsize(struct crypto_aead *tfm, unsigned int authsize);
crypto_aead_setauthsize  461 net/ipv4/esp4.c 	err = crypto_aead_setauthsize(aead, x->aead->alg_icv_len / 8);
crypto_aead_setauthsize  531 net/ipv4/esp4.c 		err = crypto_aead_setauthsize(
crypto_aead_setauthsize  404 net/ipv6/esp6.c 	err = crypto_aead_setauthsize(aead, x->aead->alg_icv_len / 8);
crypto_aead_setauthsize  474 net/ipv6/esp6.c 		err = crypto_aead_setauthsize(