Searched refs:SE_ALG_GCM (Results 1 – 2 of 2) sorted by relevance
360 SE_ALG_GCM, /* GCM mode */ enumerator467 return SE_ALG_GCM; in se_algname_to_algid()
137 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