Home
last modified time | relevance | path

Searched refs:set_objecthandle (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObject.c178 *phNewObject = set_objecthandle(new_object); in C_CopyObject()
183 *phNewObject = set_objecthandle(new_object); in C_CopyObject()
H A DsoftObjectUtil.c266 set_objecthandle(soft_object_t *obj) in set_objecthandle() function
345 *objecthandle_p = set_objecthandle(new_objp); in soft_add_object()
355 *objecthandle_p = set_objecthandle(new_objp); in soft_add_object()
H A DsoftSSL.c1010 *phKey = set_objecthandle(secret_key); in soft_add_derived_key()
1019 *phKey = set_objecthandle(secret_key); in soft_add_derived_key()
H A DsoftKeysUtil.c115 set_objecthandle(new_objp); in soft_gen_keyobject()
126 set_objecthandle(new_objp); in soft_gen_keyobject()
H A DsoftObject.h778 CK_ULONG set_objecthandle(soft_object_t *obj);