Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dimg-hash.c110 struct img_hash_ctx { struct
486 struct img_hash_ctx *ctx = crypto_ahash_ctx(tfm); in img_hash_init()
550 struct img_hash_ctx *ctx = crypto_ahash_ctx(tfm); in img_hash_update()
565 struct img_hash_ctx *ctx = crypto_ahash_ctx(tfm); in img_hash_final()
579 struct img_hash_ctx *ctx = crypto_ahash_ctx(tfm); in img_hash_finup()
595 struct img_hash_ctx *ctx = crypto_ahash_ctx(tfm); in img_hash_import()
608 struct img_hash_ctx *ctx = crypto_ahash_ctx(tfm); in img_hash_export()
620 struct img_hash_ctx *tctx = crypto_ahash_ctx(tfm); in img_hash_digest()
675 struct img_hash_ctx *ctx = crypto_tfm_ctx(tfm); in img_hash_cra_init()
718 struct img_hash_ctx *tctx = crypto_tfm_ctx(tfm); in img_hash_cra_exit()
[all …]