Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Object.c159 C_GetAttributeValue(CK_SESSION_HANDLE hSession, CK_OBJECT_HANDLE hObject, in C_GetAttributeValue() function
167 return (fast_funcs->C_GetAttributeValue(hSession, hObject, in C_GetAttributeValue()
183 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.c59 rv = FUNCLIST(session->fw_st_id)->C_GetAttributeValue( in get_master_attributes_by_object()
86 rv = FUNCLIST(session->fw_st_id)->C_GetAttributeValue( in get_master_attributes_by_object()
H A DmetaObjectManager.c313 rv = FUNCLIST(fw_st_id)->C_GetAttributeValue(hSession, hObject, in meta_object_get_attr()
373 rv = FUNCLIST(fw_st_id)->C_GetAttributeValue(hSession, hObject, in meta_object_get_attr()
781 rv = FUNCLIST(fw_st_id)->C_GetAttributeValue(hSession, in meta_object_copyin()
832 rv = FUNCLIST(fw_st_id)->C_GetAttributeValue(hSession, in meta_object_copyin()
1286 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()
/illumos-gate/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 …]
/illumos-gate/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()
/illumos-gate/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()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers73 C_GetAttributeValue;
H A DkernelGeneral.c65 C_GetAttributeValue,
H A DkernelObject.c394 C_GetAttributeValue(CK_SESSION_HANDLE hSession, CK_OBJECT_HANDLE hObject, in C_GetAttributeValue() function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers73 C_GetAttributeValue;
H A DsoftGeneral.c75 C_GetAttributeValue,
H A DsoftObject.c323 C_GetAttributeValue(CK_SESSION_HANDLE hSession, CK_OBJECT_HANDLE hObject, in C_GetAttributeValue() function
/illumos-gate/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()
/illumos-gate/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers163 C_GetAttributeValue {
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h315 CK_PKCS11_FUNCTION_INFO(C_GetAttributeValue)
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c3983 if ((r = id_cryptoctx->p11->C_GetAttributeValue(session, in check_load_certs()
4014 if ((r = id_cryptoctx->p11->C_GetAttributeValue(session, in check_load_certs()