HomeSort by relevance Sort by last modified time
    Searched refs:VB2_WORKBUF_RECOMMENDED_SIZE (Results 1 - 9 of 9) sorted by null

  /external/vboot_reference/firmware/2lib/include/
2api.h 43 #define VB2_WORKBUF_RECOMMENDED_SIZE (12 * 1024)
  /external/vboot_reference/tests/
vb2_secdata_tests.c 33 uint8_t workbuf[VB2_WORKBUF_RECOMMENDED_SIZE]
vb2_api_tests.c 20 static uint8_t workbuf[VB2_WORKBUF_RECOMMENDED_SIZE]
vb2_nvstorage_tests.c 66 uint8_t workbuf[VB2_WORKBUF_RECOMMENDED_SIZE]
vb20_api_tests.c 20 static uint8_t workbuf[VB2_WORKBUF_RECOMMENDED_SIZE]
vb20_misc_tests.c 20 static uint8_t workbuf[VB2_WORKBUF_RECOMMENDED_SIZE]
vb21_api_tests.c 26 static uint8_t workbuf[VB2_WORKBUF_RECOMMENDED_SIZE]
vb21_misc_tests.c 22 static uint8_t workbuf[VB2_WORKBUF_RECOMMENDED_SIZE]
vb2_misc_tests.c 18 static uint8_t workbuf[VB2_WORKBUF_RECOMMENDED_SIZE]

Completed in 74 milliseconds