maxauth          3131 drivers/crypto/chelsio/chcr_algo.c 	u32 maxauth = crypto_aead_maxauthsize(tfm);
maxauth          3152 drivers/crypto/chelsio/chcr_algo.c 	} else if (authsize == (maxauth >> 1)) {
maxauth          3155 drivers/crypto/chelsio/chcr_algo.c 	} else if (authsize == maxauth) {