Home
last modified time | relevance | path

Searched refs:C_GetAttributeValue (Results 1 – 21 of 21) sorted by relevance

/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Object.c161 C_GetAttributeValue(CK_SESSION_HANDLE hSession, CK_OBJECT_HANDLE hObject, in C_GetAttributeValue() function
169 return (fast_funcs->C_GetAttributeValue(hSession, hObject, in C_GetAttributeValue()
185 rv = FUNCLIST(sessp->se_slotid)->C_GetAttributeValue(sessp->se_handle, in C_GetAttributeValue()
H A Dpkcs11SUNWExtensions.c525 rv = C_GetAttributeValue(hSession, obj, &template, 1); in pkcs11_ObjectToKey()
536 rv = C_GetAttributeValue(hSession, obj, &template, 1); in pkcs11_ObjectToKey()
H A Dmapfile-vers73 C_GetAttributeValue;
H A DmetaAttrManager.c58 rv = FUNCLIST(session->fw_st_id)->C_GetAttributeValue( in get_master_attributes_by_object()
85 rv = FUNCLIST(session->fw_st_id)->C_GetAttributeValue( in get_master_attributes_by_object()
H A DmetaObjectManager.c312 rv = FUNCLIST(fw_st_id)->C_GetAttributeValue(hSession, hObject, in meta_object_get_attr()
372 rv = FUNCLIST(fw_st_id)->C_GetAttributeValue(hSession, hObject, in meta_object_get_attr()
778 rv = FUNCLIST(fw_st_id)->C_GetAttributeValue(hSession, in meta_object_copyin()
829 rv = FUNCLIST(fw_st_id)->C_GetAttributeValue(hSession, in meta_object_copyin()
1282 rv = FUNCLIST(src_slot_session->fw_st_id)->C_GetAttributeValue( in clone_by_wrap()
H A Dpkcs11General.c67 C_GetAttributeValue,
H A DmetaObject.c697 rv = FUNCLIST(slot_session->fw_st_id)->C_GetAttributeValue( in meta_GetAttributeValue()
/titanic_41/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c234 ckrv = C_GetAttributeValue(kmfh->pk11handle, hObj, templ, 1); in PK11Cert2KMFCert()
241 ckrv = C_GetAttributeValue(kmfh->pk11handle, hObj, templ, 1); in PK11Cert2KMFCert()
266 ckrv = C_GetAttributeValue(kmfh->pk11handle, hObj, templ, i); in PK11Cert2KMFCert()
302 ckrv = C_GetAttributeValue(kmfh->pk11handle, hObj, in PK11Cert2KMFCert()
363 rv = C_GetAttributeValue(kmfh->pk11handle, obj, templ, 1); in get_attr()
374 rv = C_GetAttributeValue(kmfh->pk11handle, obj, templ, 1); in get_attr()
817 rv = C_GetAttributeValue(kmfh->pk11handle, in KMFPK11_EncodePubKeyData()
841 rv = C_GetAttributeValue(kmfh->pk11handle, in KMFPK11_EncodePubKeyData()
899 rv = C_GetAttributeValue(kmfh->pk11handle, in KMFPK11_EncodePubKeyData()
944 rv = C_GetAttributeValue(kmfh->pk11handle, in KMFPK11_EncodePubKeyData()
[all …]
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/crypto/
H A Dpbkdf2.c124 rv = C_GetAttributeValue(krb_ctx_hSession(context), hKey, in krb5int_pbkdf2_hmac_sha1()
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers73 C_GetAttributeValue;
H A DkernelGeneral.c65 C_GetAttributeValue,
H A DkernelObject.c396 C_GetAttributeValue(CK_SESSION_HANDLE hSession, CK_OBJECT_HANDLE hObject, in C_GetAttributeValue() function
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers73 C_GetAttributeValue;
H A DsoftGeneral.c71 C_GetAttributeValue,
H A DsoftObject.c329 C_GetAttributeValue(CK_SESSION_HANDLE hSession, CK_OBJECT_HANDLE hObject, in C_GetAttributeValue() function
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers70 C_GetAttributeValue;
H A Dapi_interface.c1212 C_GetAttributeValue(CK_SESSION_HANDLE hSession, in C_GetAttributeValue() function
1270 PK11_Functions.C_GetAttributeValue = C_GetAttributeValue; in C_GetFunctionList()
/titanic_41/usr/src/lib/libkmf/libkmf/common/
H A Dpk11keys.c392 ckRv = C_GetAttributeValue(ckSession, ckKeyHandle, in PKCS_AcquirePublicKeyHandle()
504 ckRv = C_GetAttributeValue(ckSession, in PKCS_VerifyData()
592 ckRv = C_GetAttributeValue(ckSession, ckKeyHandle, in PKCS_EncryptData()
/titanic_41/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers163 C_GetAttributeValue {
/titanic_41/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h309 CK_PKCS11_FUNCTION_INFO(C_GetAttributeValue)
/titanic_41/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c3809 if ((r = id_cryptoctx->p11->C_GetAttributeValue(session, in check_load_certs()
3840 if ((r = id_cryptoctx->p11->C_GetAttributeValue(session, in check_load_certs()