Home
last modified time | relevance | path

Searched refs:VbExNvStorageRead (Results 1 – 10 of 10) sorted by relevance

/external/vboot_reference/firmware/stub/
Dvboot_api_stub_init.c64 VbError_t VbExNvStorageRead(uint8_t *buf) in VbExNvStorageRead() function
/external/vboot_reference/firmware/lib/
Dvboot_api_firmware.c38 VbExNvStorageRead(vnc.raw); in VbSelectFirmware()
Dvboot_api_init.c54 VbExNvStorageRead(vnc.raw); in VbInit()
Dvboot_api_kernel.c979 VbExNvStorageRead(vnc.raw); in VbSelectAndLoadKernel()
/external/vboot_reference/tests/
Dvboot_api_kernel4_tests.c68 VbError_t VbExNvStorageRead(uint8_t *buf) in VbExNvStorageRead() function
Dvboot_api_devmode_tests.c189 VbError_t VbExNvStorageRead(uint8_t* buf) { in VbExNvStorageRead() function
Dvboot_api_firmware_tests.c82 VbError_t VbExNvStorageRead(uint8_t* buf) { in VbExNvStorageRead() function
Dvboot_region_tests.c124 VbError_t VbExNvStorageRead(uint8_t* buf) { in VbExNvStorageRead() function
Dvboot_api_init_tests.c81 VbError_t VbExNvStorageRead(uint8_t *buf) in VbExNvStorageRead() function
/external/vboot_reference/firmware/include/
Dvboot_api.h495 VbError_t VbExNvStorageRead(uint8_t *buf);