Home
last modified time | relevance | path

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

/external/vboot_reference/firmware/2lib/include/
D2return_codes.h329 VB2_ERROR_INITCTX_WORKBUF_ALIGN, enumerator
/external/vboot_reference/firmware/2lib/
D2misc.c131 return VB2_ERROR_INITCTX_WORKBUF_ALIGN; in vb2_init_context()
/external/vboot_reference/tests/
Dvb2_misc_tests.c107 VB2_ERROR_INITCTX_WORKBUF_ALIGN, "Init unaligned"); in init_context_tests()