Searched defs:soft_object_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObject.h330 } soft_object_t; typedef in typeref:struct:object
333 soft_object_t **objs_found;
759 object_p = (soft_object_t *)(hObject); \
794 void soft_cleanup_object(soft_object_t *objp);
799 void soft_delete_object(soft_session_t *sp, soft_object_t *objp,
802 void soft_cleanup_extra_attr(soft_object_t *object_p);
805 soft_object_t *object_p);
807 void soft_cleanup_object_bigint_attrs(soft_object_t *object_p);
810 CK_ULONG ulAttrNum, soft_object_t *new_object);
813 CK_ULONG ulAttrNum, soft_object_t *new_objec
[all...]

Completed in 65 milliseconds