Home
last modified time | relevance | path

Searched defs:vb2_sha1_context (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/vboot_reference/firmware/2lib/include/
H A D2sha.h43 struct vb2_sha1_context { struct
44 uint32_t count;
45 uint32_t state[5];
47 union {
50 } buf;
52 uint8_t buf[VB2_SHA1_BLOCK_SIZE];