Searched defs:pubKeyFindCbk (Results 1 – 2 of 2) sorted by relevance
71 AppSecPubKeyFindCbk pubKeyFindCbk; member142 struct AppSecState *appSecInit(AppSecWriteCbk writeCbk, AppSecPubKeyFindCbk pubKeyFindCbk, AppSecGe… in appSecInit()
173 static AppSecErr pubKeyFindCbk(const uint32_t *gotKey, bool *foundP) in pubKeyFindCbk() function