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/
Dbl.c703 .blGetPubKeysInfo = &blExtApiGetRsaKeyInfo,
DnanohubCommand.c196 ptr = BL.blGetPubKeysInfo(&numKeys); in pubKeyFindCbk()
1205 ptr = BL.blGetPubKeysInfo(&numKeys); in halLegacyQueryRsaKeys()
1730 ptr = BL.blGetPubKeysInfo(&numKeys); in halKeyInfo()