Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObjectUtil.c229 CK_ULONG *objecthandle_p, soft_session_t *sp) in soft_add_object() argument
287 *objecthandle_p = (CK_ULONG)new_objp; in soft_add_object()
298 *objecthandle_p = (CK_ULONG)new_objp; in soft_add_object()
H A DsoftKeysUtil.c63 CK_ULONG *objecthandle_p, soft_session_t *sp, in soft_gen_keyobject() argument
117 *objecthandle_p = (CK_ULONG)new_objp; in soft_gen_keyobject()
128 *objecthandle_p = (CK_ULONG)new_objp; in soft_gen_keyobject()
H A DsoftObject.h797 CK_ULONG *objecthandle_p, soft_session_t *sp);
/titanic_50/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelObjectUtil.c209 CK_ULONG *objecthandle_p, kernel_session_t *sp) in kernel_add_object() argument
315 *objecthandle_p = (CK_ULONG)new_objp; in kernel_add_object()
H A DkernelObject.h529 CK_ULONG *objecthandle_p, kernel_session_t *sp);