Searched defs:vb2_sha1_context (Results 1 – 1 of 1) sorted by relevance
31 struct vb2_sha1_context { struct32 uint32_t count;33 uint32_t state[5];35 union {38 } buf;40 uint8_t buf[VB2_SHA1_BLOCK_SIZE];