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

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

Completed in 347 milliseconds