crypto_gcm_check_authsize  155 crypto/gcm.c   	return crypto_gcm_check_authsize(authsize);
crypto_gcm_check_authsize  363 drivers/crypto/caam/caamalg.c 	err = crypto_gcm_check_authsize(authsize);
crypto_gcm_check_authsize  341 drivers/crypto/caam/caamalg_qi.c 	err = crypto_gcm_check_authsize(authsize);
crypto_gcm_check_authsize  710 drivers/crypto/caam/caamalg_qi2.c 	err = crypto_gcm_check_authsize(authsize);
crypto_gcm_check_authsize 2155 drivers/crypto/inside-secure/safexcel_cipher.c 	return crypto_gcm_check_authsize(authsize);