Home
last modified time | relevance | path

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

/drivers/crypto/tegra/
A Dtegra-se.h360 SE_ALG_GCM, /* GCM mode */ enumerator
467 return SE_ALG_GCM; in se_algname_to_algid()
A Dtegra-se-aes.c137 case SE_ALG_GCM: in tegra234_aes_crypto_cfg()
186 case SE_ALG_GCM: in tegra234_aes_cfg()
447 case SE_ALG_GCM: in tegra_aes_kac_manifest()
782 rctx->config = tegra234_aes_cfg(SE_ALG_GCM, rctx->encrypt); in tegra_gcm_do_crypt()
783 rctx->crypto_config = tegra234_aes_crypto_cfg(SE_ALG_GCM, rctx->encrypt) | in tegra_gcm_do_crypt()

Completed in 11 milliseconds