Home
last modified time | relevance | path

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

/linux/drivers/crypto/tegra/
H A Dtegra-se-aes.c70 struct tegra_cmac_ctx { struct
1464 static unsigned int tegra_cmac_prep_cmd(struct tegra_cmac_ctx *ctx, in tegra_cmac_prep_cmd()
1539 struct tegra_cmac_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_cmac_do_init()
1568 struct tegra_cmac_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_cmac_do_update()
1645 struct tegra_cmac_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_cmac_do_final()
1705 struct tegra_cmac_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_cmac_do_one_req()
1750 static void tegra_cmac_init_fallback(struct crypto_ahash *tfm, struct tegra_cmac_ctx *ctx, in tegra_cmac_init_fallback()
1771 struct tegra_cmac_ctx *ctx = crypto_tfm_ctx(tfm); in tegra_cmac_cra_init()
1802 struct tegra_cmac_ctx *ctx = crypto_tfm_ctx(tfm); in tegra_cmac_cra_exit()
1813 struct tegra_cmac_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_cmac_setkey()
[all …]