Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgent.h412 typedef struct KMSAgent_Key KMSAgent_Key; typedef
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*) in CopyDataUnitKeysResponse()
585 calloc(1, sizeof (KMSAgent_Key) * i_pKeysResponse->__size); in CopyDataUnitKeysResponse()
1478 KMSAgent_Key * const o_pKey) in KMSAgent_CreateKey()
2214 KMSAgent_Key * const o_pKey) in KMSAgent_RetrieveKey()
3328 KMSAgent_Key * const o_pKey) in KMSAgent_RetrieveProtectAndProcessKey()
/onnv-gate/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsKeystoreUtil.c612 KMSAgent_Key *pKey, in kms_new_key_object()
723 KMSAgent_Key *pKey; in KMS_RetrieveKeyObj()
1126 KMSAgent_Key oKey; in KMS_GenerateKey()