Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/
Dimg-hash.c109 struct img_hash_ctx { struct
485 struct img_hash_ctx *ctx = crypto_ahash_ctx(tfm); in img_hash_init()
549 struct img_hash_ctx *ctx = crypto_ahash_ctx(tfm); in img_hash_update()
564 struct img_hash_ctx *ctx = crypto_ahash_ctx(tfm); in img_hash_final()
578 struct img_hash_ctx *ctx = crypto_ahash_ctx(tfm); in img_hash_finup()
594 struct img_hash_ctx *ctx = crypto_ahash_ctx(tfm); in img_hash_import()
607 struct img_hash_ctx *ctx = crypto_ahash_ctx(tfm); in img_hash_export()
619 struct img_hash_ctx *tctx = crypto_ahash_ctx(tfm); in img_hash_digest()
674 struct img_hash_ctx *ctx = crypto_tfm_ctx(tfm); in img_hash_cra_init()
717 struct img_hash_ctx *tctx = crypto_tfm_ctx(tfm); in img_hash_cra_exit()
[all …]