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.c71 struct tegra_cmac_ctx { struct
1477 static unsigned int tegra_cmac_prep_cmd(struct tegra_cmac_ctx *ctx, in tegra_cmac_prep_cmd()
1552 struct tegra_cmac_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_cmac_do_init()
1581 struct tegra_cmac_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_cmac_do_update()
1658 struct tegra_cmac_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_cmac_do_final()
1718 struct tegra_cmac_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_cmac_do_one_req()
1763 static void tegra_cmac_init_fallback(struct crypto_ahash *tfm, struct tegra_cmac_ctx *ctx, in tegra_cmac_init_fallback()
1784 struct tegra_cmac_ctx *ctx = crypto_tfm_ctx(tfm); in tegra_cmac_cra_init()
1815 struct tegra_cmac_ctx *ctx = crypto_tfm_ctx(tfm); in tegra_cmac_cra_exit()
1826 struct tegra_cmac_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_cmac_setkey()
[all …]