Home
last modified time | relevance | path

Searched refs:VbExNvStorageWrite (Results 1 – 11 of 11) sorted by relevance

/external/vboot_reference/firmware/stub/
Dvboot_api_stub_init.c69 VbError_t VbExNvStorageWrite(const uint8_t *buf) in VbExNvStorageWrite() function
/external/vboot_reference/firmware/lib/
Dvboot_api_firmware.c137 VbExNvStorageWrite(vnc.raw); in VbSelectFirmware()
Dvboot_api_init.c364 VbExNvStorageWrite(vnc.raw); in VbInit()
Dvboot_display.c663 VbExNvStorageWrite(vncptr->raw); in VbCheckDisplayKey()
Dvboot_api_kernel.c1177 VbExNvStorageWrite(vnc.raw); in VbSelectAndLoadKernel()
/external/vboot_reference/tests/
Dvboot_api_kernel4_tests.c74 VbError_t VbExNvStorageWrite(const uint8_t *buf) in VbExNvStorageWrite() function
Dvboot_api_devmode_tests.c194 VbError_t VbExNvStorageWrite(const uint8_t* buf) { in VbExNvStorageWrite() function
Dvboot_api_firmware_tests.c87 VbError_t VbExNvStorageWrite(const uint8_t* buf) { in VbExNvStorageWrite() function
Dvboot_region_tests.c129 VbError_t VbExNvStorageWrite(const uint8_t* buf) { in VbExNvStorageWrite() function
Dvboot_api_init_tests.c87 VbError_t VbExNvStorageWrite(const uint8_t *buf) in VbExNvStorageWrite() function
/external/vboot_reference/firmware/include/
Dvboot_api.h500 VbError_t VbExNvStorageWrite(const uint8_t *buf);