Searched refs:KMSAgent_KeyGroup (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgent.h369 typedef struct KMSAgent_KeyGroup KMSAgent_KeyGroup; typedef in typeref:struct:KMSAgent_KeyGroup
371 /** \struct KMSAgent_KeyGroup
374 struct KMSAgent_KeyGroup struct
400 KMSAgent_KeyGroup* m_pKeyGroups;
H A DKMSAgent.cpp511 pResult->m_pKeyGroups = (KMSAgent_KeyGroup*)
512 calloc(1, sizeof (KMSAgent_KeyGroup) * pResult->m_iSize);
522 KMSAgent_KeyGroup *pKeyGroup;

Completed in 91 milliseconds