Home
last modified time | relevance | path

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

12345678910>>...14

/dports/security/iaikpkcs11wrapper/src/java/src/iaik/pkcs/pkcs11/
H A DToken.java4 import iaik.pkcs.pkcs11.wrapper.CK_NOTIFY;
294 CK_NOTIFY ckNotify = null; in openSession()
296 ckNotify = new CK_NOTIFY() { in openSession()
297 public void CK_NOTIFY(long hSession, long event, Object pApplication) in openSession()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_NOTIFY.java58 public interface CK_NOTIFY { interface
68 public void CK_NOTIFY(long hSession, long event, Object pApplication) throws PKCS11Exception; in CK_NOTIFY() method
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_NOTIFY.java58 public interface CK_NOTIFY { interface
68 public void CK_NOTIFY(long hSession, long event, Object pApplication) throws PKCS11Exception; in CK_NOTIFY() method
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_NOTIFY.java58 public interface CK_NOTIFY { interface
68 public void CK_NOTIFY(long hSession, long event, Object pApplication) throws PKCS11Exception; in CK_NOTIFY() method
/dports/security/iaikpkcs11wrapper/src/java/src/iaik/pkcs/pkcs11/wrapper/
H A DCK_NOTIFY.java9 public interface CK_NOTIFY { interface
19 public void CK_NOTIFY(long hSession, long event, Object pApplication) in CK_NOTIFY() method
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DCK_NOTIFY.java58 public interface CK_NOTIFY { interface
68 public void CK_NOTIFY(long hSession, long event, Object pApplication) throws PKCS11Exception; in CK_NOTIFY() method
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_NOTIFY.java58 public interface CK_NOTIFY { interface
68 public void CK_NOTIFY(long hSession, long event, Object pApplication) throws PKCS11Exception; in CK_NOTIFY() method
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_NOTIFY.java58 public interface CK_NOTIFY { interface
68 public void CK_NOTIFY(long hSession, long event, Object pApplication) throws PKCS11Exception; in CK_NOTIFY() method
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_NOTIFY.java58 public interface CK_NOTIFY { interface
68 public void CK_NOTIFY(long hSession, long event, Object pApplication) throws PKCS11Exception; in CK_NOTIFY() method
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_NOTIFY.java58 public interface CK_NOTIFY { interface
68 public void CK_NOTIFY(long hSession, long event, Object pApplication) throws PKCS11Exception; in CK_NOTIFY() method
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_NOTIFY.java58 public interface CK_NOTIFY { interface
68 public void CK_NOTIFY(long hSession, long event, Object pApplication) throws PKCS11Exception; in CK_NOTIFY() method
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DCK_NOTIFY.java58 public interface CK_NOTIFY { interface
68 public void CK_NOTIFY(long hSession, long event, Object pApplication) throws PKCS11Exception; in CK_NOTIFY() method
/dports/security/softhsm2/softhsm-2.6.1/src/lib/session_mgr/
H A DSession.h60 Session(Slot* inSlot, bool inIsReadWrite, CK_VOID_PTR inPApplication, CK_NOTIFY inNotify);
137 CK_NOTIFY notify;
H A DSessionManager.h51 …CK_RV openSession(Slot* slot, CK_FLAGS flags, CK_VOID_PTR pApplication, CK_NOTIFY Notify, CK_SESSI…
/dports/www/firefox/firefox-99.0/security/nss/doc/rst/legacy/reference/fc_opensession/
H A Dindex.rst24 CK_NOTIFY Notify,
/dports/security/nss/nss-3.76.1/nss/doc/rst/legacy/reference/fc_opensession/
H A Dindex.rst24 CK_NOTIFY Notify,
/dports/security/gnome-keyring/gnome-keyring-40.0/pkcs11/gkm/
H A Dgkm-mock.h70 CK_NOTIFY Notify,
76 CK_NOTIFY Notify,
/dports/security/gcr/gcr-3.40.0/gck/
H A Dgck-mock.h73 CK_NOTIFY Notify,
79 CK_NOTIFY Notify,
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dp11_sessmgmt.c84 CK_NOTIFY ckNotify; in Java_sun_security_pkcs11_wrapper_PKCS11_C_1OpenSession()
109 ckNotify = (CK_NOTIFY) &notifyCallback; in Java_sun_security_pkcs11_wrapper_PKCS11_C_1OpenSession()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dp11_sessmgmt.c84 CK_NOTIFY ckNotify; in Java_sun_security_pkcs11_wrapper_PKCS11_C_1OpenSession()
109 ckNotify = (CK_NOTIFY) &notifyCallback; in Java_sun_security_pkcs11_wrapper_PKCS11_C_1OpenSession()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_sessmgmt.c84 CK_NOTIFY ckNotify; in Java_sun_security_pkcs11_wrapper_PKCS11_C_1OpenSession()
109 ckNotify = (CK_NOTIFY) &notifyCallback; in Java_sun_security_pkcs11_wrapper_PKCS11_C_1OpenSession()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dp11_sessmgmt.c84 CK_NOTIFY ckNotify; in Java_sun_security_pkcs11_wrapper_PKCS11_C_1OpenSession()
109 ckNotify = (CK_NOTIFY) &notifyCallback; in Java_sun_security_pkcs11_wrapper_PKCS11_C_1OpenSession()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dp11_sessmgmt.c84 CK_NOTIFY ckNotify; in Java_sun_security_pkcs11_wrapper_PKCS11_C_1OpenSession()
109 ckNotify = (CK_NOTIFY) &notifyCallback; in Java_sun_security_pkcs11_wrapper_PKCS11_C_1OpenSession()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dp11_sessmgmt.c84 CK_NOTIFY ckNotify; in Java_sun_security_pkcs11_wrapper_PKCS11_C_1OpenSession()
109 ckNotify = (CK_NOTIFY) &notifyCallback; in Java_sun_security_pkcs11_wrapper_PKCS11_C_1OpenSession()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dp11_sessmgmt.c84 CK_NOTIFY ckNotify; in Java_sun_security_pkcs11_wrapper_PKCS11_C_1OpenSession()
109 ckNotify = (CK_NOTIFY) &notifyCallback; in Java_sun_security_pkcs11_wrapper_PKCS11_C_1OpenSession()

12345678910>>...14