Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/tegra/
H A Dtegra-se.h359 SE_ALG_GMAC, /* GMAC mode */ enumerator
H A Dtegra-se-aes.c136 case SE_ALG_GMAC: in tegra234_aes_crypto_cfg()
180 case SE_ALG_GMAC: in tegra234_aes_cfg()
765 rctx->config = tegra234_aes_cfg(SE_ALG_GMAC, rctx->encrypt); in tegra_gcm_do_gmac()
766 rctx->crypto_config = tegra234_aes_crypto_cfg(SE_ALG_GMAC, rctx->encrypt) | in tegra_gcm_do_gmac()