Home
last modified time | relevance | path

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

/linux/drivers/crypto/tegra/
H A Dtegra-se-hash.c25 struct tegra_sha_ctx { argument
118 struct tegra_sha_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_sha_fallback_init()
132 struct tegra_sha_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_sha_fallback_update()
147 struct tegra_sha_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_sha_fallback_final()
162 struct tegra_sha_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_sha_fallback_finup()
178 struct tegra_sha_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_sha_fallback_digest()
194 struct tegra_sha_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_sha_fallback_import()
208 struct tegra_sha_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_sha_fallback_export()
218 static int tegra_se_insert_hash_result(struct tegra_sha_ctx *ctx, u32 *cpuvaddr, in tegra_se_insert_hash_result()
270 static int tegra_sha_prep_cmd(struct tegra_sha_ctx *ct in tegra_sha_prep_cmd()
24 struct tegra_sha_ctx { global() struct
26 algtegra_sha_ctx global() argument
27 fallbacktegra_sha_ctx global() argument
28 key_idtegra_sha_ctx global() argument
29 fallback_tfmtegra_sha_ctx global() argument
[all...]