Searched refs:tegra_cmac_reqctx (Results 1 – 1 of 1) sorted by relevance
80 struct tegra_cmac_reqctx { struct1478 struct tegra_cmac_reqctx *rctx) in tegra_cmac_prep_cmd()1531 static void tegra_cmac_copy_result(struct tegra_se *se, struct tegra_cmac_reqctx *rctx) in tegra_cmac_copy_result()1539 static void tegra_cmac_paste_result(struct tegra_se *se, struct tegra_cmac_reqctx *rctx) in tegra_cmac_paste_result()1550 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_do_init()1579 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_do_update()1656 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_do_final()1716 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_do_one_req()1778 if (statesize > sizeof(struct tegra_cmac_reqctx)) in tegra_cmac_init_fallback()1794 crypto_ahash_set_reqsize(ahash_tfm, sizeof(struct tegra_cmac_reqctx)); in tegra_cmac_cra_init()[all …]