Searched refs:KMSAgent_KeyGroup (Results 1 – 2 of 2) sorted by relevance
369 typedef struct KMSAgent_KeyGroup KMSAgent_KeyGroup; typedef374 struct KMSAgent_KeyGroup struct400 KMSAgent_KeyGroup* m_pKeyGroups; argument
511 pResult->m_pKeyGroups = (KMSAgent_KeyGroup*) in CopyKeyGroupsResponse()512 calloc(1, sizeof (KMSAgent_KeyGroup) * pResult->m_iSize); in CopyKeyGroupsResponse()522 KMSAgent_KeyGroup *pKeyGroup; in CopyKeyGroupsResponse()