Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/tegra/
H A Dtegra-se-aes.c70 struct tegra_cmac_ctx { struct
1544 struct tegra_cmac_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_cmac_do_init()
1573 struct tegra_cmac_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_cmac_do_update()
1650 struct tegra_cmac_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_cmac_do_final()
1710 struct tegra_cmac_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_cmac_do_one_req()
1774 struct tegra_cmac_ctx *ctx = crypto_tfm_ctx(tfm); in tegra_cmac_cra_init()
1805 struct tegra_cmac_ctx *ctx = crypto_tfm_ctx(tfm); in tegra_cmac_cra_exit()
1816 struct tegra_cmac_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_cmac_setkey()
1839 struct tegra_cmac_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_cmac_init()
1850 struct tegra_cmac_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_cmac_update()
[all …]