Home
last modified time | relevance | path

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

/external/vboot_reference/tests/
Dvb21_common_tests.c84 VB2_ERROR_COMMON_TOTAL_SIZE, in test_common_header_functions()
185 VB2_ERROR_COMMON_TOTAL_SIZE, in test_common_header_functions()
355 VB2_ERROR_COMMON_TOTAL_SIZE, in test_verify_keyblock()
473 VB2_ERROR_COMMON_TOTAL_SIZE, in test_verify_fw_preamble()
493 VB2_ERROR_COMMON_TOTAL_SIZE, in test_verify_fw_preamble()
Dvb21_common2_tests.c134 TEST_EQ(vb2_verify_signature(sig2, size), VB2_ERROR_COMMON_TOTAL_SIZE, in test_verify_signature()
/external/vboot_reference/firmware/2lib/include/
D2return_codes.h187 VB2_ERROR_COMMON_TOTAL_SIZE, enumerator
/external/vboot_reference/firmware/lib21/
Dcommon.c27 return VB2_ERROR_COMMON_TOTAL_SIZE; in vb2_verify_common_header()