Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DappSec.c70 AppSecPubKeyFindCbk pubKeyFindCbk; member
141 struct AppSecState *appSecInit(AppSecWriteCbk writeCbk, AppSecPubKeyFindCbk pubKeyFindCbk, AppSecGe… in appSecInit()
DnanohubCommand.c181 static AppSecErr pubKeyFindCbk(const uint32_t *gotKey, bool *foundP) in pubKeyFindCbk() function