Home
last modified time | relevance | path

Searched refs:VB2_SHA1_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance

/external/vboot_reference/firmware/2lib/include/
D2sha.h27 #define VB2_SHA1_BLOCK_SIZE 64 macro
36 uint8_t b[VB2_SHA1_BLOCK_SIZE];
37 uint32_t w[VB2_SHA1_BLOCK_SIZE / sizeof(uint32_t)];
40 uint8_t buf[VB2_SHA1_BLOCK_SIZE];