Home
last modified time | relevance | path

Searched refs:VbGbbReadKey (Results 1 – 1 of 1) sorted by relevance

/external/vboot_reference/firmware/lib/
Dregion-fw.c20 static VbError_t VbGbbReadKey(VbCommonParams *cparams, uint32_t offset, in VbGbbReadKey() function
49 return VbGbbReadKey(cparams, cparams->gbb->rootkey_offset, keyp); in VbGbbReadRootKey()
54 return VbGbbReadKey(cparams, cparams->gbb->recovery_key_offset, keyp); in VbGbbReadRecoveryKey()