Searched refs:C_SetAttributeValue (Results 1 – 16 of 16) sorted by relevance
/titanic_44/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Object.c | 202 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 D | mapfile-vers | 92 C_SetAttributeValue;
|
H A D | pkcs11General.c | 68 C_SetAttributeValue,
|
H A D | metaObject.c | 771 C_SetAttributeValue(slot_session->hSession, in meta_SetAttributeValue() 815 C_SetAttributeValue(slot_session->hSession, in meta_SetAttributeValue()
|
H A D | metaObjectManager.c | 2147 C_SetAttributeValue(slot_session->hSession, in meta_freeobject_clone()
|
/titanic_44/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | mapfile-vers | 92 C_SetAttributeValue;
|
H A D | kernelGeneral.c | 66 C_SetAttributeValue,
|
H A D | kernelObject.c | 516 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 D | mapfile-vers | 92 C_SetAttributeValue;
|
H A D | softGeneral.c | 72 C_SetAttributeValue,
|
H A D | softObject.c | 410 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 D | mapfile-vers | 89 C_SetAttributeValue;
|
H A D | api_interface.c | 1271 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 D | mapfile-vers | 239 C_SetAttributeValue {
|
/titanic_44/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 322 CK_PKCS11_FUNCTION_INFO(C_SetAttributeValue)
|
/titanic_44/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/ |
H A D | pkcs11_spi.c | 1871 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()
|