Home
last modified time | relevance | path

Searched refs:KMSAgent_ArrayOfKeyGroups (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgent.h390 typedef struct KMSAgent_ArrayOfKeyGroups KMSAgent_ArrayOfKeyGroups; typedef
395 struct KMSAgent_ArrayOfKeyGroups struct
796 KMSAgent_ArrayOfKeyGroups** const o_ppKeyGroups );
808 KMSAgent_ArrayOfKeyGroups* i_pArrayOfKeyGroups );
H A DKMSAgent.cpp486 static KMSAgent_ArrayOfKeyGroups * CopyKeyGroupsResponse in CopyKeyGroupsResponse()
492 KMSAgent_ArrayOfKeyGroups *pResult = in CopyKeyGroupsResponse()
493 (KMSAgent_ArrayOfKeyGroups *) calloc(1, sizeof (KMSAgent_ArrayOfKeyGroups)); in CopyKeyGroupsResponse()
1314 KMSAgent_ArrayOfKeyGroups* * const o_ppKeyGroups) in KMSAgent_ListKeyGroups()
1453 struct KMSAgent_ArrayOfKeyGroups *i_pArrayOfKeyGroups) in KMSAgent_FreeArrayOfKeyGroups()