Searched refs:KMSAgent_Key (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgent.h412 typedef struct KMSAgent_Key KMSAgent_Key; typedef in typeref:struct:KMSAgent_Key
414 /** \struct KMSAgent_Key
417 struct KMSAgent_Key struct
527 KMSAgent_Key* m_pKeys;
841 KMSAgent_Key* const o_pKey);
938 KMSAgent_Key* const o_pKey);
1099 KMSAgent_Key* const o_pKey);
H A DKMSAgent.cpp584 pResult->m_pKeys = (KMSAgent_Key*)
585 calloc(1, sizeof (KMSAgent_Key) * i_pKeysResponse->__size);
1478 KMSAgent_Key * const o_pKey)
2214 KMSAgent_Key * const o_pKey)
3328 KMSAgent_Key * const o_pKey)
/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsKeystoreUtil.c606 * Create a new PKCS#11 object record for the KMSAgent_Key.
612 KMSAgent_Key *pKey,
723 KMSAgent_Key *pKey;
1126 KMSAgent_Key oKey;

Completed in 174 milliseconds