Home
last modified time | relevance | path

Searched refs:tegra_cmac_reqctx (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/crypto/tegra/
H A Dtegra-se-aes.c79 struct tegra_cmac_reqctx { struct
1470 struct tegra_cmac_reqctx *rctx) in tegra_cmac_prep_cmd()
1542 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_do_init()
1571 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_do_update()
1648 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_do_final()
1708 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_do_one_req()
1768 if (statesize > sizeof(struct tegra_cmac_reqctx)) in tegra_cmac_init_fallback()
1840 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_init()
1851 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_update()
1862 struct tegra_cmac_reqctx *rctx = ahash_request_ctx(req); in tegra_cmac_final()
[all …]