Home
last modified time | relevance | path

Searched defs:pubKeyFindCbk (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/src/
DappSec.c71 AppSecPubKeyFindCbk pubKeyFindCbk; member
142 struct AppSecState *appSecInit(AppSecWriteCbk writeCbk, AppSecPubKeyFindCbk pubKeyFindCbk, AppSecGe… in appSecInit()
DnanohubCommand.c173 static AppSecErr pubKeyFindCbk(const uint32_t *gotKey, bool *foundP) in pubKeyFindCbk() function