Lines Matching refs:img_hash_ctx
112 struct img_hash_ctx { struct
488 struct img_hash_ctx *ctx = crypto_ahash_ctx(tfm); in img_hash_init()
552 struct img_hash_ctx *ctx = crypto_ahash_ctx(tfm); in img_hash_update()
567 struct img_hash_ctx *ctx = crypto_ahash_ctx(tfm); in img_hash_final()
581 struct img_hash_ctx *ctx = crypto_ahash_ctx(tfm); in img_hash_finup()
597 struct img_hash_ctx *ctx = crypto_ahash_ctx(tfm); in img_hash_import()
610 struct img_hash_ctx *ctx = crypto_ahash_ctx(tfm); in img_hash_export()
622 struct img_hash_ctx *tctx = crypto_ahash_ctx(tfm); in img_hash_digest()
677 struct img_hash_ctx *ctx = crypto_tfm_ctx(tfm); in img_hash_cra_init()
720 struct img_hash_ctx *tctx = crypto_tfm_ctx(tfm); in img_hash_cra_exit()
777 .cra_ctxsize = sizeof(struct img_hash_ctx),
803 .cra_ctxsize = sizeof(struct img_hash_ctx),
829 .cra_ctxsize = sizeof(struct img_hash_ctx),
855 .cra_ctxsize = sizeof(struct img_hash_ctx),