Searched defs:vb2_sha1_context (Results 1 – 1 of 1) sorted by relevance
43 struct vb2_sha1_context { struct44 uint32_t count;45 uint32_t state[5];47 union {50 } buf;52 uint8_t buf[VB2_SHA1_BLOCK_SIZE];