Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObjectUtil.c183 rv = soft_copy_domain_attr(OBJ_DOM(old_object), in soft_copy_object()
184 &(OBJ_DOM(new_objp)), new_objp->key_type); in soft_copy_object()
H A DsoftObject.h601 #define OBJ_DOM(o) \ macro
H A DsoftAttributeUtil.c1173 if (OBJ_DOM(object_p)) { in soft_cleanup_object_bigint_attrs()
1202 free(OBJ_DOM(object_p)); in soft_cleanup_object_bigint_attrs()
1203 OBJ_DOM(object_p) = NULL; in soft_cleanup_object_bigint_attrs()