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