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

  /external/vboot_reference/host/lib21/include/
host_misc2.h 15 #define VB2_GUID_MIN_STRLEN 37
  /external/vboot_reference/host/lib21/
host_misc.c 146 if (!buf || buflen < VB2_GUID_MIN_STRLEN)
160 if (n != VB2_GUID_MIN_STRLEN - 1)

Completed in 168 milliseconds