Home
last modified time | relevance | path

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

/aosp_15_r20/external/vboot_reference/firmware/2lib/include/
H A D2sha.h60 struct vb2_sha256_context { struct
61 uint32_t h[8];
62 uint32_t total_size;
63 uint32_t size;
64 uint8_t block[2 * VB2_SHA256_BLOCK_SIZE];