Home
last modified time | relevance | path

Searched refs:soft_cleanup_extra_attr (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObjectUtil.c85 soft_cleanup_extra_attr(objp); in soft_cleanup_object()
130 soft_cleanup_extra_attr(new_objp); in soft_copy_object()
200 soft_cleanup_extra_attr(new_objp); in soft_copy_object()
219 soft_cleanup_extra_attr(old_object); in soft_merge_object()
1073 soft_cleanup_extra_attr(old); in soft_copy_to_old_object()
1078 soft_cleanup_extra_attr(old); in soft_copy_to_old_object()
H A DsoftObject.h802 void soft_cleanup_extra_attr(soft_object_t *object_p);
H A DsoftAttributeUtil.c415 soft_cleanup_extra_attr(soft_object_t *object_p) in soft_cleanup_extra_attr() function