Home
last modified time | relevance | path

Searched refs:C_SetAttributeValue (Results 1 – 16 of 16) sorted by relevance

/titanic_44/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Object.c202 C_SetAttributeValue(CK_SESSION_HANDLE hSession, CK_OBJECT_HANDLE hObject, in C_SetAttributeValue() function
210 return (fast_funcs->C_SetAttributeValue(hSession, hObject, in C_SetAttributeValue()
226 rv = FUNCLIST(sessp->se_slotid)->C_SetAttributeValue(sessp->se_handle, in C_SetAttributeValue()
H A Dmapfile-vers92 C_SetAttributeValue;
H A Dpkcs11General.c68 C_SetAttributeValue,
H A DmetaObject.c771 C_SetAttributeValue(slot_session->hSession, in meta_SetAttributeValue()
815 C_SetAttributeValue(slot_session->hSession, in meta_SetAttributeValue()
H A DmetaObjectManager.c2147 C_SetAttributeValue(slot_session->hSession, in meta_freeobject_clone()
/titanic_44/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers92 C_SetAttributeValue;
H A DkernelGeneral.c66 C_SetAttributeValue,
H A DkernelObject.c516 C_SetAttributeValue(CK_SESSION_HANDLE hSession, CK_OBJECT_HANDLE hObject, in C_SetAttributeValue() function
/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers92 C_SetAttributeValue;
H A DsoftGeneral.c72 C_SetAttributeValue,
H A DsoftObject.c410 C_SetAttributeValue(CK_SESSION_HANDLE hSession, CK_OBJECT_HANDLE hObject, in C_SetAttributeValue() function
/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers89 C_SetAttributeValue;
H A Dapi_interface.c1271 PK11_Functions.C_SetAttributeValue = C_SetAttributeValue; in C_GetFunctionList()
1828 C_SetAttributeValue(CK_SESSION_HANDLE hSession, in C_SetAttributeValue() function
/titanic_44/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers239 C_SetAttributeValue {
/titanic_44/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h322 CK_PKCS11_FUNCTION_INFO(C_SetAttributeValue)
/titanic_44/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c1871 if ((ckrv = C_SetAttributeValue(hSession, pubKey, in KMFPK11_CreateKeypair()
1882 if ((ckrv = C_SetAttributeValue(hSession, priKey, in KMFPK11_CreateKeypair()
1914 if ((ckrv = C_SetAttributeValue(hSession, pubKey, in KMFPK11_CreateKeypair()
1920 if ((ckrv = C_SetAttributeValue(hSession, priKey, in KMFPK11_CreateKeypair()