Searched defs:ulAttributeCount (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Keys.c | 217 CK_ULONG ulAttributeCount, CK_OBJECT_HANDLE_PTR phKey) in C_UnwrapKey() 274 CK_ULONG ulAttributeCount, CK_OBJECT_HANDLE_PTR phKey) in C_DeriveKey()
|
H A D | metaKeys.c | 188 CK_ULONG ulAttributeCount, CK_OBJECT_HANDLE_PTR phKey) in meta_UnwrapKey() 247 CK_ULONG ulAttributeCount, CK_OBJECT_HANDLE_PTR phKey) in meta_DeriveKey()
|
H A D | metaUtil.c | 1457 CK_ATTRIBUTE *pTemplate, CK_ULONG ulAttributeCount, in meta_derive_key()
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softKeys.c | 221 CK_ULONG ulAttributeCount, CK_OBJECT_HANDLE_PTR phKey) in C_UnwrapKey() 320 CK_ULONG ulAttributeCount, CK_OBJECT_HANDLE_PTR phKey) in C_DeriveKey()
|
H A D | softKeysUtil.c | 851 CK_ULONG ulAttributeCount, CK_OBJECT_HANDLE_PTR phKey) in soft_derivekey() 1558 CK_ATTRIBUTE_PTR pTemplate, CK_ULONG ulAttributeCount) in soft_unwrap_secret_len_check() 1633 CK_ATTRIBUTE_PTR pTemplate, CK_ULONG ulAttributeCount, in soft_unwrapkey()
|
H A D | softSSL.c | 423 CK_ULONG ulAttributeCount, CK_OBJECT_HANDLE_PTR phKey) in soft_ssl_master_key_derive() 618 CK_ULONG ulAttributeCount) in soft_ssl_key_and_mac_derive()
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelKeys.c | 107 is_secret_key_template(CK_ATTRIBUTE_PTR pTemplate, CK_ULONG ulAttributeCount) in is_secret_key_template() 143 CK_ATTRIBUTE_PTR pTemplate, CK_ULONG ulAttributeCount, in get_key_len_from_template() 1747 CK_ULONG ulAttributeCount, CK_OBJECT_HANDLE_PTR phKey) in C_UnwrapKey() 2179 CK_ULONG ulAttributeCount, kernel_session_t *session_p, in derive_key_by_value() 2325 CK_ULONG ulAttributeCount, CK_OBJECT_HANDLE_PTR phKey) in C_DeriveKey()
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | api_interface.c | 725 CK_ULONG ulAttributeCount, in C_DeriveKey() 2095 CK_ULONG ulAttributeCount, in C_UnwrapKey()
|