Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystore.h106 CK_RV soft_pack_object(struct object *objp, uchar_t *buf);
H A DsoftKeystore.c412 rv = soft_pack_object(obj, buf1); in soft_keystore_pack_obj()
776 soft_pack_object(soft_object_t *objp, uchar_t *buf) in soft_pack_object() function