Home | History | Annotate | Download | only in include

Lines Matching full:calling

6 /* APIs between calling firmware and vboot_reference
13 * calling firmware and exported to vboot_reference.
104 * prior to calling vboot functions.
140 * Fields caller may examine after calling vb2api_fw_phase1(). Caller
141 * must set these fields to 0 before calling any vboot functions.
269 * If this is called after vb2api_phase1(), on return, the calling firmware
280 * On error, the calling firmware should jump directly to recovery-mode
291 * On error, the calling firmware should check for updates to secdata and/or
302 * On error, the calling firmware should check for updates to secdata and/or
305 * On success, the calling firmware should lock down secdata before continuing