HomeSort by relevance Sort by last modified time
    Searched defs:GUID_SIZE (Results 1 - 2 of 2) sorted by null

  /external/vboot_reference/firmware/2lib/include/
2guid.h 13 #define GUID_SIZE 16
25 uint8_t raw[GUID_SIZE];
29 #define EXPECTED_GUID_SIZE GUID_SIZE
  /external/vboot_reference/firmware/include/
gpt.h 49 #define GUID_SIZE 16
62 uint8_t raw[GUID_SIZE];
66 #define GUID_EXPECTED_SIZE GUID_SIZE

Completed in 53 milliseconds