Searched refs:tegra234_aes_cfg (Results 1 – 1 of 1) sorted by relevance
169 static int tegra234_aes_cfg(u32 alg, bool encrypt) in tegra234_aes_cfg() function294 rctx->config = tegra234_aes_cfg(ctx->alg, rctx->encrypt); in tegra_aes_do_one_req()769 rctx->config = tegra234_aes_cfg(SE_ALG_GMAC, rctx->encrypt); in tegra_gcm_do_gmac()786 rctx->config = tegra234_aes_cfg(SE_ALG_GCM, rctx->encrypt); in tegra_gcm_do_crypt()809 rctx->config = tegra234_aes_cfg(SE_ALG_GCM_FINAL, rctx->encrypt); in tegra_gcm_do_final()939 rctx->config = tegra234_aes_cfg(SE_ALG_CBC_MAC, rctx->encrypt); in tegra_ccm_do_cbcmac()1127 rctx->config = tegra234_aes_cfg(SE_ALG_CTR, rctx->encrypt); in tegra_ccm_do_ctr()1603 rctx->config = tegra234_aes_cfg(SE_ALG_CMAC, 0); in tegra_cmac_do_update()1681 rctx->config = tegra234_aes_cfg(SE_ALG_CMAC, 0); in tegra_cmac_do_final()