Home | History | Annotate | Download | only in include

Lines Matching full:verified

10  * All verified boot functions now start with "Vb" for namespace clarity.  This
13 * Verified boot APIs to be implemented by the calling firmware and exported to
47 * The verified boot entry points VbInit(), VbSelectFirmware(),
129 * the OS. Minimum size is enough to hold all required data for verified boot
151 * Shared data blob for data shared between verified boot entry points.
165 * Internal context/data for verified boot, to maintain state during
195 * Previous boot attempt failed for reasons external to verified boot (RAM
349 * Initialize the verified boot library.
521 * Note this function doesn't actually pass the firmware body data to verified
522 * boot, because verified boot doesn't actually need the firmware body, just