Searched refs:C_CopyObject (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Object.c78 * C_CopyObject is a pure wrapper to the underlying provider.
82 C_CopyObject(CK_SESSION_HANDLE hSession, CK_OBJECT_HANDLE hObject, function
91 return (fast_funcs->C_CopyObject(hSession, hObject,
107 rv = FUNCLIST(sessp->se_slotid)->C_CopyObject(sessp->se_handle,
H A Dpkcs11General.c64 C_CopyObject,
H A DmetaObject.c88 * This function is only used by the C_CreateObject and C_CopyObject.
437 rv = FUNCLIST(slot_session->fw_st_id)->C_CopyObject(
488 rv = FUNCLIST(slot_session->fw_st_id)->C_CopyObject(
H A DmetaObjectManager.c2086 C_CopyObject(slot_session->hSession,
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelGeneral.c62 C_CopyObject,
H A DkernelObject.c81 C_CopyObject(CK_SESSION_HANDLE hSession, CK_OBJECT_HANDLE hObject, function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftGeneral.c68 C_CopyObject,
H A DsoftObject.c77 C_CopyObject(CK_SESSION_HANDLE hSession, CK_OBJECT_HANDLE hObject, function
115 * everything in the object will be duplicated for C_CopyObject.
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h272 /* C_CopyObject copies an object, creating a new object for the
274 CK_PKCS11_FUNCTION_INFO(C_CopyObject)
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c478 C_CopyObject( function
487 LOG("C_CopyObject");
1267 PK11_Functions.C_CopyObject = C_CopyObject;
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c4036 ckrv = C_CopyObject(kmfh->pk11handle,

Completed in 73 milliseconds