Searched refs:tegra_cmac_reqctx (Results 1 – 1 of 1) sorted by relevance
73 struct tegra_cmac_reqctx { struct1391 struct tegra_cmac_reqctx *rctx) in tegra_cmac_prep_cmd()1444 static void tegra_cmac_copy_result(struct tegra_se *se, struct tegra_cmac_reqctx *rctx) in tegra_cmac_copy_result()1452 static void tegra_cmac_paste_result(struct tegra_se *se, struct tegra_cmac_reqctx *rctx) in tegra_cmac_paste_result()1463 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_do_update()1539 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_do_final()1580 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_do_one_req()1616 if (statesize > sizeof(struct tegra_cmac_reqctx)) in tegra_cmac_init_fallback()1632 crypto_ahash_set_reqsize(ahash_tfm, sizeof(struct tegra_cmac_reqctx)); in tegra_cmac_cra_init()1662 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_init()[all …]