Home
last modified time | relevance | path

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

/external/vboot_reference/tests/
Dvb21_common_tests.c158 VB2_ERROR_COMMON_MEMBER_OVERLAP, in test_common_header_functions()
163 VB2_ERROR_COMMON_MEMBER_OVERLAP, in test_common_header_functions()
179 VB2_ERROR_COMMON_MEMBER_OVERLAP, in test_common_header_functions()
486 VB2_ERROR_COMMON_MEMBER_OVERLAP, in test_verify_fw_preamble()
/external/vboot_reference/firmware/2lib/include/
D2return_codes.h209 VB2_ERROR_COMMON_MEMBER_OVERLAP, /* 0x150020 */ enumerator
/external/vboot_reference/firmware/lib21/
Dcommon.c83 return VB2_ERROR_COMMON_MEMBER_OVERLAP; in vb2_verify_common_member()