Home | History | Annotate | Download | only in include

Lines Matching full:secdata

62 	 * Verified boot has changed secdata[].  Caller must save secdata[]
130 uint8_t secdata[VB2_SECDATA_SIZE];
179 * call, examine vb2_context.flags to determine whether nvdata or secdata
188 * Load secdata from wherever you keep it.
210 * Lock down wherever you keep secdata. It should no longer be writable
270 * should check for updates to secdata and/or nvdata, then reboot.
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