Searched defs:vb2_sha256_context (Results 1 – 1 of 1) sorted by relevance
60 struct vb2_sha256_context { struct61 uint32_t h[8];62 uint32_t total_size;63 uint32_t size;64 uint8_t block[2 * VB2_SHA256_BLOCK_SIZE];