Searched refs:digsize (Results 1 – 1 of 1) sorted by relevance
88 size_t digsize; member276 memcpy(req->result, ctx->digest, ctx->digsize); in img_hash_finish()287 for (i = (ctx->digsize / sizeof(u32)) - 1; i >= 0; i--) in img_hash_copy_hash()614 ctx->digsize = crypto_ahash_digestsize(tfm); in img_hash_digest()616 switch (ctx->digsize) { in img_hash_digest()