Searched refs:VbExStreamRead (Results 1 – 3 of 3) sorted by relevance
49 VbError_t VbExStreamRead(VbExStream_t stream, uint32_t bytes, void *buffer) in VbExStreamRead() function
185 if (0 != VbExStreamRead(stream, KBUF_SIZE, kbuf)) { in LoadKernel()394 0 != VbExStreamRead(stream, body_toread, body_readptr)) { in LoadKernel()
690 VbError_t VbExStreamRead(VbExStream_t stream, uint32_t bytes, void *buffer);