Lines Matching refs:img_hash_ctx
109 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()
593 struct img_hash_ctx *tctx = crypto_ahash_ctx(tfm); in img_hash_digest()
648 struct img_hash_ctx *ctx = crypto_tfm_ctx(tfm); in img_hash_cra_init()
671 struct img_hash_ctx *tctx = crypto_tfm_ctx(tfm); in img_hash_cra_exit()
725 .cra_ctxsize = sizeof(struct img_hash_ctx),
748 .cra_ctxsize = sizeof(struct img_hash_ctx),
771 .cra_ctxsize = sizeof(struct img_hash_ctx),
794 .cra_ctxsize = sizeof(struct img_hash_ctx),