Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObjectUtil.c290 CK_OBJECT_HANDLE_PTR objecthandle_p, soft_session_t *sp) in soft_add_object() argument
345 *objecthandle_p = set_objecthandle(new_objp); in soft_add_object()
355 *objecthandle_p = set_objecthandle(new_objp); in soft_add_object()
H A DsoftObject.h783 CK_OBJECT_HANDLE_PTR objecthandle_p, soft_session_t *sp);
/illumos-gate/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);