/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Object.c | 159 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 D | pkcs11SUNWExtensions.c | 525 rv = C_GetAttributeValue(hSession, obj, &template, 1); in pkcs11_ObjectToKey() 536 rv = C_GetAttributeValue(hSession, obj, &template, 1); in pkcs11_ObjectToKey()
|
H A D | mapfile-vers | 73 C_GetAttributeValue;
|
H A D | metaAttrManager.c | 59 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 D | metaObjectManager.c | 313 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 D | pkcs11General.c | 67 C_GetAttributeValue,
|
H A D | metaObject.c | 697 rv = FUNCLIST(slot_session->fw_st_id)->C_GetAttributeValue( in meta_GetAttributeValue()
|
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/ |
H A D | pkcs11_spi.c | 234 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 D | pbkdf2.c | 124 rv = C_GetAttributeValue(krb_ctx_hSession(context), hKey, in krb5int_pbkdf2_hmac_sha1()
|
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | mapfile-vers | 70 C_GetAttributeValue;
|
H A D | api_interface.c | 1212 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 D | mapfile-vers | 73 C_GetAttributeValue;
|
H A D | kernelGeneral.c | 65 C_GetAttributeValue,
|
H A D | kernelObject.c | 394 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 D | mapfile-vers | 73 C_GetAttributeValue;
|
H A D | softGeneral.c | 75 C_GetAttributeValue,
|
H A D | softObject.c | 323 C_GetAttributeValue(CK_SESSION_HANDLE hSession, CK_OBJECT_HANDLE hObject, in C_GetAttributeValue() function
|
/illumos-gate/usr/src/lib/libkmf/libkmf/common/ |
H A D | pk11keys.c | 392 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 D | mapfile-vers | 163 C_GetAttributeValue {
|
/illumos-gate/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 315 CK_PKCS11_FUNCTION_INFO(C_GetAttributeValue)
|
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/ |
H A D | pkinit_crypto_openssl.c | 3983 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()
|