Home
last modified time | relevance | path

Searched refs:SE_ALG_GMAC (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/crypto/tegra/
Dtegra-se-aes.c130 case SE_ALG_GMAC: in tegra234_aes_crypto_cfg()
174 case SE_ALG_GMAC: in tegra234_aes_cfg()
716 rctx->config = tegra234_aes_cfg(SE_ALG_GMAC, rctx->encrypt); in tegra_gcm_do_gmac()
717 rctx->crypto_config = tegra234_aes_crypto_cfg(SE_ALG_GMAC, rctx->encrypt) | in tegra_gcm_do_gmac()
Dtegra-se.h356 SE_ALG_GMAC, /* GMAC mode */ enumerator