Home
last modified time | relevance | path

Searched refs:CK_NOTIFY (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSession.h86 CK_NOTIFY Notify;
167 CK_VOID_PTR pApplication, CK_NOTIFY notify, CK_ULONG *phSession);
H A DkernelSessionUtil.c96 CK_NOTIFY notify, CK_ULONG *sessionhandle_p) in kernel_add_session()
H A DkernelSession.c37 CK_NOTIFY Notify, CK_SESSION_HANDLE_PTR phSession) in C_OpenSession()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSession.h87 CK_NOTIFY Notify;
191 CK_NOTIFY notify, CK_ULONG *phSession);
H A DsoftSession.c36 CK_NOTIFY Notify, CK_SESSION_HANDLE_PTR phSession) in C_OpenSession()
H A DsoftSessionUtil.c108 CK_NOTIFY notify, CK_ULONG *sessionhandle_p) in soft_add_session()
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Session.c42 CK_NOTIFY Notify, CK_SESSION_HANDLE_PTR phSession) in C_OpenSession()
H A DmetaSession.c51 CK_NOTIFY Notify, CK_SESSION_HANDLE_PTR phSession) in meta_OpenSession()
H A DmetaGlobal.h718 CK_VOID_PTR pApplication, CK_NOTIFY Notify,
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h176 CK_NOTIFY Notify, /* callback function */
H A Dpkcs11t.h1163 typedef CK_CALLBACK_FUNCTION(CK_RV, CK_NOTIFY)( typedef
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1762 CK_NOTIFY Notify, in C_OpenSession()