Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/tegra/
H A Dtegra-se-hash.c32 struct tegra_sha_reqctx { struct
115 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_init()
128 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_update()
143 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_final()
157 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_finup()
174 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_digest()
216 struct tegra_sha_reqctx *rctx) in tegra_se_insert_hash_result()
268 struct tegra_sha_reqctx *rctx) in tegra_sha_prep_cmd()
568 if (statesize > sizeof(struct tegra_sha_reqctx)) in tegra_sha_init_fallback()
573 sizeof(struct tegra_sha_reqctx) + in tegra_sha_init_fallback()
[all …]