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

  /external/vboot_reference/firmware/2lib/include/
2return_codes.h 190 VB2_ERROR_COMMON_MEMBER_SIZE, /* 0x150018 */
  /external/vboot_reference/tests/
vb21_common2_tests.c 41 VB2_ERROR_COMMON_MEMBER_SIZE,
152 TEST_EQ(vb2_verify_signature(sig2, size), VB2_ERROR_COMMON_MEMBER_SIZE,
vb21_common_tests.c 168 VB2_ERROR_COMMON_MEMBER_SIZE,
341 VB2_ERROR_COMMON_MEMBER_SIZE,
  /external/vboot_reference/firmware/lib21/
common.c 87 return VB2_ERROR_COMMON_MEMBER_SIZE;

Completed in 2502 milliseconds