Searched refs:vb2_sha256_update (Results 1 – 3 of 3) sorted by relevance
105 void vb2_sha256_update(struct vb2_sha256_context *ctx,
122 vb2_sha256_update(&dc->sha256, buf, size); in vb2_digest_extend()
246 void vb2_sha256_update(struct vb2_sha256_context *ctx, in vb2_sha256_update() function