Home
last modified time | relevance | path

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

/external/vboot_reference/firmware/2lib/include/
D2return_codes.h326 VB2_ERROR_INITCTX_WORKBUF_SMALL, enumerator
/external/vboot_reference/firmware/2lib/
D2misc.c129 return VB2_ERROR_INITCTX_WORKBUF_SMALL; in vb2_init_context()
/external/vboot_reference/tests/
Dvb2_misc_tests.c101 VB2_ERROR_INITCTX_WORKBUF_SMALL, "Init too small"); in init_context_tests()