Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystore.h115 CK_RV soft_modify_object_to_keystore(struct object *objp);
H A DsoftObject.c518 rv = soft_modify_object_to_keystore(object_p); in C_SetAttributeValue()
H A DsoftKeystore.c1893 soft_modify_object_to_keystore(soft_object_t *objp) in soft_modify_object_to_keystore() function