Searched refs:tegra_cmac_reqctx (Results 1 – 1 of 1) sorted by relevance
79 struct tegra_cmac_reqctx { struct1471 struct tegra_cmac_reqctx *rctx) in tegra_cmac_prep_cmd()1524 static void tegra_cmac_copy_result(struct tegra_se *se, struct tegra_cmac_reqctx *rctx) in tegra_cmac_copy_result()1532 static void tegra_cmac_paste_result(struct tegra_se *se, struct tegra_cmac_reqctx *rctx) in tegra_cmac_paste_result()1543 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_do_init()1572 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_do_update()1649 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_do_final()1709 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_do_one_req()1769 if (statesize > sizeof(struct tegra_cmac_reqctx)) in tegra_cmac_init_fallback()1785 crypto_ahash_set_reqsize(ahash_tfm, sizeof(struct tegra_cmac_reqctx)); in tegra_cmac_cra_init()[all …]