Searched refs:pLacKeyStats (Results 1 – 2 of 2) sorted by relevance
63 ->pLacKeyStats[offsetof(CpaCyKeyGenStats64, \78 &pService->pLacKeyStats[i]); \90 qatUtilsAtomicGet(&pService->pLacKeyStats[i]); \2784 pService->pLacKeyStats = in LacSymKey_Init()2787 if (NULL != pService->pLacKeyStats) { in LacSymKey_Init()2788 LAC_OS_BZERO((void *)pService->pLacKeyStats, in LacSymKey_Init()2984 LAC_OS_FREE(pService->pLacKeyStats); in LacSymKey_Init()3007 if (NULL != pService->pLacKeyStats) { in LacSymKey_Shutdown()3008 LAC_OS_FREE(pService->pLacKeyStats); in LacSymKey_Shutdown()
58 QatUtilsAtomic *pLacKeyStats; member