Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/platform/stm32f4xx/
Dbl.h74 const uint32_t* (*blGetPubKeysInfo)(uint32_t *numKeys); member
/device/google/contexthub/firmware/src/
DnanohubCommand.c179 ptr = BL.blGetPubKeysInfo(&numKeys); in pubKeyFindCbk()
1078 ptr = BL.blGetPubKeysInfo(&numKeys); in halQueryRsaKeys()
/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dbl.c688 .blGetPubKeysInfo = &blExtApiGetRsaKeyInfo,