Searched refs:vb2_sha256_context (Results 1 – 2 of 2) sorted by relevance
47 struct vb2_sha256_context { struct72 struct vb2_sha256_context sha256; argument92 void vb2_sha256_init(struct vb2_sha256_context *ctx);105 void vb2_sha256_update(struct vb2_sha256_context *ctx,119 void vb2_sha256_finalize(struct vb2_sha256_context *ctx, uint8_t *digest);
111 void vb2_sha256_init(struct vb2_sha256_context *ctx) in vb2_sha256_init()129 static void vb2_sha256_transform(struct vb2_sha256_context *ctx, in vb2_sha256_transform()246 void vb2_sha256_update(struct vb2_sha256_context *ctx, in vb2_sha256_update()281 void vb2_sha256_finalize(struct vb2_sha256_context *ctx, uint8_t *digest) in vb2_sha256_finalize()