Searched refs:tegra_sha_ctx (Results 1 – 1 of 1) sorted by relevance
24 struct tegra_sha_ctx { struct117 struct tegra_sha_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_sha_fallback_init()130 struct tegra_sha_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_sha_fallback_update()145 struct tegra_sha_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_sha_fallback_final()159 struct tegra_sha_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_sha_fallback_finup()176 struct tegra_sha_ctx *ctx = crypto_ahash_ctx(tfm); in tegra_sha_fallback_digest()763 .cra_ctxsize = sizeof(struct tegra_sha_ctx),788 .cra_ctxsize = sizeof(struct tegra_sha_ctx),813 .cra_ctxsize = sizeof(struct tegra_sha_ctx),838 .cra_ctxsize = sizeof(struct tegra_sha_ctx),[all …]