Lines Matching refs:img_hash_ctx
110 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()
775 .cra_ctxsize = sizeof(struct img_hash_ctx),
801 .cra_ctxsize = sizeof(struct img_hash_ctx),
827 .cra_ctxsize = sizeof(struct img_hash_ctx),
853 .cra_ctxsize = sizeof(struct img_hash_ctx),