Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dbl.h59 const uint32_t* (*blGetPubKeysInfo)(uint32_t *numKeys); member
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c187 ptr = BL.blGetPubKeysInfo(&numKeys); in pubKeyFindCbk()
1111 ptr = BL.blGetPubKeysInfo(&numKeys); in halQueryRsaKeys()
Dbl.c703 .blGetPubKeysInfo = &blExtApiGetRsaKeyInfo,