Home
last modified time | relevance | path

Searched defs:new_object (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObject.c87 soft_object_t *old_object, *new_object = NULL; in C_CopyObject() local
409 soft_object_t *new_object = NULL; in C_SetAttributeValue() local
H A DsoftObjectUtil.c104 soft_copy_object(soft_object_t *old_object, soft_object_t **new_object, in soft_copy_object()
218 soft_merge_object(soft_object_t *old_object, soft_object_t *new_object) in soft_merge_object()
1155 soft_object_t *new_object; in soft_update_object() local
H A DsoftAttributeUtil.c1274 soft_object_t *new_object, CK_ULONG mode, CK_KEY_TYPE key_type)
1840 soft_object_t *new_object, CK_ULONG mode, CK_KEY_TYPE key_type)
2508 soft_object_t *new_object, CK_ULONG mode, CK_ULONG key_len,
3163 CK_ULONG ulAttrNum, soft_object_t *new_object)
3389 CK_ULONG ulAttrNum, soft_object_t *new_object,
3584 soft_object_t *new_object)
3652 soft_object_t *new_object, CK_OBJECT_CLASS class, CK_KEY_TYPE key_type,
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelObject.c88 kernel_object_t *new_object = NULL; in C_CopyObject() local
519 kernel_object_t *new_object = NULL; in C_SetAttributeValue() local
H A DkernelObjectUtil.c105 kernel_copy_object(kernel_object_t *old_object, kernel_object_t **new_object, in kernel_copy_object()
193 kernel_merge_object(kernel_object_t *old_object, kernel_object_t *new_object) in kernel_merge_object()
H A DkernelAttributeUtil.c1000 CK_ULONG ulAttrNum, kernel_object_t *new_object, kernel_session_t *sp, in kernel_build_public_key_object()
1368 CK_ULONG ulAttrNum, kernel_object_t *new_object, kernel_session_t *sp, in kernel_build_private_key_object()
1842 CK_ULONG ulAttrNum, kernel_object_t *new_object, kernel_session_t *sp) in kernel_build_secret_key_object()
2138 kernel_object_t *new_object, kernel_session_t *sp, uint_t mode) in kernel_build_object()
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaObjectManager.c225 meta_object_t *new_object; in meta_object_alloc() local
413 meta_object_activate(meta_object_t *new_object) in meta_object_activate()
624 slot_object_t *new_object; in meta_slot_object_alloc() local
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c3884 uint64_t new_object = space_map_alloc(mos, in metaslab_sync() local
3923 uint64_t new_object = space_map_alloc(mos, in metaslab_sync() local
H A Dvdev.c2804 uint64_t new_object; in vdev_dtl_sync() local
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dimpl.h1075 new_object, req) ( \ argument
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c3795 crypto_object_id_t *new_object, crypto_req_handle_t req) in dprov_object_copy()