/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Object.c | 161 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 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 | 58 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 D | metaObjectManager.c | 312 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 D | pkcs11General.c | 67 C_GetAttributeValue,
|
H A D | metaObject.c | 697 rv = FUNCLIST(slot_session->fw_st_id)->C_GetAttributeValue( in meta_GetAttributeValue()
|
/titanic_41/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 …]
|
/titanic_41/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()
|
/titanic_41/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 | 396 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 D | mapfile-vers | 73 C_GetAttributeValue;
|
H A D | softGeneral.c | 71 C_GetAttributeValue,
|
H A D | softObject.c | 329 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 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()
|
/titanic_41/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()
|
/titanic_41/usr/src/lib/pkcs11/libkcfd/common/ |
H A D | mapfile-vers | 163 C_GetAttributeValue {
|
/titanic_41/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 309 CK_PKCS11_FUNCTION_INFO(C_GetAttributeValue)
|
/titanic_41/usr/src/lib/krb5/plugins/preauth/pkinit/ |
H A D | pkinit_crypto_openssl.c | 3809 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()
|