Searched refs:img_hash_ctx (Results 1 – 1 of 1) sorted by relevance
109 struct img_hash_ctx { struct485 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),[all …]