Home
last modified time | relevance | path

Searched refs:soft_copy_to_old_object (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObjectUtil.c1125 soft_copy_to_old_object(soft_object_t *new, soft_object_t *old) in soft_copy_to_old_object() function
1168 rv = soft_copy_to_old_object(new_object, old_obj); in soft_update_object()
H A DsoftObject.h898 CK_RV soft_copy_to_old_object(soft_object_t *new, soft_object_t *old);