Home
last modified time | relevance | path

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

/aosp_15_r20/external/vboot_reference/firmware/2lib/include/
H A D2return_codes.h635 VB2_ERROR_API_INIT_HASH_PREAMBLE, enumerator
/aosp_15_r20/external/vboot_reference/firmware/2lib/
H A D2api.c285 return VB2_ERROR_API_INIT_HASH_PREAMBLE; in vb2api_init_hash()
/aosp_15_r20/external/vboot_reference/tests/
H A Dvb2_api_tests.c677 VB2_ERROR_API_INIT_HASH_PREAMBLE, "init hash preamble"); in init_hash_tests()