Lines Matching defs:se
26 struct tegra_se *se; member
46 struct tegra_se *se; member
71 struct tegra_se *se; member
212 struct tegra_se *se = ctx->se; in tegra_aes_prep_cmd() local
268 struct tegra_se *se = ctx->se; in tegra_aes_do_one_req() local
610 struct tegra_se *se = ctx->se; in tegra_gmac_prep_cmd() local
650 struct tegra_se *se = ctx->se; in tegra_gcm_crypt_prep_cmd() local
706 static int tegra_gcm_prep_final_cmd(struct tegra_se *se, u32 *cpuvaddr, in tegra_gcm_prep_final_cmd()
759 struct tegra_se *se = ctx->se; in tegra_gcm_do_gmac() local
776 struct tegra_se *se = ctx->se; in tegra_gcm_do_crypt() local
801 struct tegra_se *se = ctx->se; in tegra_gcm_do_final() local
825 static int tegra_gcm_do_verify(struct tegra_se *se, struct tegra_aead_reqctx *rctx) in tegra_gcm_do_verify()
857 struct tegra_se *se = ctx->se; in tegra_cbcmac_prep_cmd() local
892 struct tegra_se *se = ctx->se; in tegra_ctr_prep_cmd() local
932 struct tegra_se *se = ctx->se; in tegra_ccm_do_cbcmac() local
1049 static int tegra_ccm_mac_result(struct tegra_se *se, struct tegra_aead_reqctx *rctx) in tegra_ccm_mac_result()
1072 static int tegra_ccm_ctr_result(struct tegra_se *se, struct tegra_aead_reqctx *rctx) in tegra_ccm_ctr_result()
1090 struct tegra_se *se = ctx->se; in tegra_ccm_compute_auth() local
1118 struct tegra_se *se = ctx->se; in tegra_ccm_do_ctr() local
1157 static int tegra_ccm_crypt_init(struct aead_request *req, struct tegra_se *se, in tegra_ccm_crypt_init()
1199 struct tegra_se *se = ctx->se; in tegra_ccm_do_one_req() local
1473 struct tegra_se *se = ctx->se; in tegra_cmac_prep_cmd() local
1523 static void tegra_cmac_copy_result(struct tegra_se *se, struct tegra_cmac_reqctx *rctx) in tegra_cmac_copy_result()
1531 static void tegra_cmac_paste_result(struct tegra_se *se, struct tegra_cmac_reqctx *rctx) in tegra_cmac_paste_result()
1545 struct tegra_se *se = ctx->se; in tegra_cmac_do_init() local
1574 struct tegra_se *se = ctx->se; in tegra_cmac_do_update() local
1651 struct tegra_se *se = ctx->se; in tegra_cmac_do_final() local
1711 struct tegra_se *se = ctx->se; in tegra_cmac_do_one_req() local
1986 int tegra_init_aes(struct tegra_se *se) in tegra_init_aes()
2050 void tegra_deinit_aes(struct tegra_se *se) in tegra_deinit_aes()