max_authsize     3411 drivers/crypto/chelsio/chcr_algo.c 	unsigned int max_authsize = crypto_aead_alg(authenc)->maxauthsize;
max_authsize     3435 drivers/crypto/chelsio/chcr_algo.c 	if (get_alg_config(&param, max_authsize)) {
max_authsize     3471 drivers/crypto/chelsio/chcr_algo.c 	base_hash  = chcr_alloc_shash(max_authsize);
max_authsize     3483 drivers/crypto/chelsio/chcr_algo.c 		align = KEYCTX_ALIGN_PAD(max_authsize);
max_authsize     3494 drivers/crypto/chelsio/chcr_algo.c 			keys.authkeylen = max_authsize;
max_authsize     3505 drivers/crypto/chelsio/chcr_algo.c 					      max_authsize))
max_authsize     3513 drivers/crypto/chelsio/chcr_algo.c 		if (chcr_compute_partial_hash(shash, pad, o_ptr, max_authsize))