Searched refs:vb2_sha512_context (Results 1 – 2 of 2) sorted by relevance
57 struct vb2_sha512_context { struct75 struct vb2_sha512_context sha512; argument93 void vb2_sha512_init(struct vb2_sha512_context *ctx);108 void vb2_sha512_update(struct vb2_sha512_context *ctx,120 void vb2_sha512_finalize(struct vb2_sha512_context *ctx, uint8_t *digest);
154 void vb2_sha512_init(struct vb2_sha512_context *ctx) in vb2_sha512_init()172 static void vb2_sha512_transform(struct vb2_sha512_context *ctx, in vb2_sha512_transform()276 void vb2_sha512_update(struct vb2_sha512_context *ctx, in vb2_sha512_update()311 void vb2_sha512_finalize(struct vb2_sha512_context *ctx, uint8_t *digest) in vb2_sha512_finalize()