Home
last modified time | relevance | path

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

/linux/drivers/crypto/tegra/
H A Dtegra-se.h357 SE_ALG_GCM, /* GCM mode */ enumerator
463 return SE_ALG_GCM; in se_algname_to_algid()
H A Dtegra-se-aes.c131 case SE_ALG_GCM: in tegra234_aes_crypto_cfg()
180 case SE_ALG_GCM: in tegra234_aes_cfg()
392 case SE_ALG_GCM: in tegra_aes_kac_manifest()
733 rctx->config = tegra234_aes_cfg(SE_ALG_GCM, rctx->encrypt); in tegra_gcm_do_crypt()
734 rctx->crypto_config = tegra234_aes_crypto_cfg(SE_ALG_GCM, rctx->encrypt) | in tegra_gcm_do_crypt()