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

/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObject.h338 } soft_object_t; typedef in typeref:struct:object
341 soft_object_t **objs_found;
765 object_p = (soft_object_t *)(hObject); \
800 void soft_cleanup_object(soft_object_t *objp);
805 void soft_delete_object(soft_session_t *sp, soft_object_t *objp,
808 void soft_cleanup_extra_attr(soft_object_t *object_p);
811 soft_object_t *object_p);
813 void soft_cleanup_object_bigint_attrs(soft_object_t *object_p);
816 CK_ULONG ulAttrNum, soft_object_t *new_object);
819 CK_ULONG ulAttrNum, soft_object_t *new_objec
[all...]

Completed in 26 milliseconds