Searched refs:i_pArrayOfKeyGroups (Results 1 – 2 of 2) sorted by relevance
808 KMSAgent_ArrayOfKeyGroups* i_pArrayOfKeyGroups );
1453 struct KMSAgent_ArrayOfKeyGroups *i_pArrayOfKeyGroups) in KMSAgent_FreeArrayOfKeyGroups() argument1459 if (!i_pArrayOfKeyGroups) in KMSAgent_FreeArrayOfKeyGroups()1465 if (i_pArrayOfKeyGroups->m_pKeyGroups) in KMSAgent_FreeArrayOfKeyGroups()1467 free(i_pArrayOfKeyGroups->m_pKeyGroups); in KMSAgent_FreeArrayOfKeyGroups()1470 free(i_pArrayOfKeyGroups); in KMSAgent_FreeArrayOfKeyGroups()