Searched refs:digsize (Results 1 – 1 of 1) sorted by relevance
87 size_t digsize; member277 memcpy(req->result, ctx->digest, ctx->digsize); in img_hash_finish()288 for (i = (ctx->digsize / sizeof(*hash)) - 1; i >= 0; i--) in img_hash_copy_hash()640 ctx->digsize = crypto_ahash_digestsize(tfm); in img_hash_digest()642 switch (ctx->digsize) { in img_hash_digest()