Searched refs:pLacKeyStats (Results 1 – 2 of 2) sorted by relevance
60 ->pLacKeyStats[offsetof(CpaCyKeyGenStats64, \75 &pService->pLacKeyStats[i]); \87 qatUtilsAtomicGet(&pService->pLacKeyStats[i]); \2782 pService->pLacKeyStats = in LacSymKey_Init()2785 if (NULL != pService->pLacKeyStats) { in LacSymKey_Init()2786 LAC_OS_BZERO((void *)pService->pLacKeyStats, in LacSymKey_Init()2982 LAC_OS_FREE(pService->pLacKeyStats); in LacSymKey_Init()3005 if (NULL != pService->pLacKeyStats) { in LacSymKey_Shutdown()3006 LAC_OS_FREE(pService->pLacKeyStats); in LacSymKey_Shutdown()
58 QatUtilsAtomic *pLacKeyStats; member