Searched refs:vb2_sha512_update (Results 1 – 3 of 3) sorted by relevance
108 void vb2_sha512_update(struct vb2_sha512_context *ctx,
127 vb2_sha512_update(&dc->sha512, buf, size); in vb2_digest_extend()
276 void vb2_sha512_update(struct vb2_sha512_context *ctx, in vb2_sha512_update() function