Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObjectUtil.c185 rv = soft_copy_domain_attr(OBJ_DOM(old_object), in soft_copy_object()
186 &(OBJ_DOM(new_objp)), new_objp->key_type); in soft_copy_object()
H A DsoftObject.h605 #define OBJ_DOM(o) \ macro
H A DsoftAttributeUtil.c1162 if (OBJ_DOM(object_p)) { in soft_cleanup_object_bigint_attrs()
1191 free(OBJ_DOM(object_p)); in soft_cleanup_object_bigint_attrs()
1192 OBJ_DOM(object_p) = NULL; in soft_cleanup_object_bigint_attrs()