Home
last modified time | relevance | path

Searched refs:CK_FUNCTION_LIST_3_0_PTR (Results 1 – 25 of 39) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/pk11wrap/
H A Dsecmodi.h100 #define PK11_GETTAB(x) ((CK_FUNCTION_LIST_3_0_PTR)((x)->functionList))
H A Dpk11load.c534 (CK_FUNCTION_LIST_3_0_PTR)mod->functionList); in secmod_LoadPKCS11Module()
/dports/security/ca_root_nss/nss-3.71/nss/lib/pk11wrap/
H A Dsecmodi.h100 #define PK11_GETTAB(x) ((CK_FUNCTION_LIST_3_0_PTR)((x)->functionList))
H A Dpk11load.c534 (CK_FUNCTION_LIST_3_0_PTR)mod->functionList); in secmod_LoadPKCS11Module()
/dports/www/firefox/firefox-99.0/security/nss/lib/pk11wrap/
H A Dsecmodi.h100 #define PK11_GETTAB(x) ((CK_FUNCTION_LIST_3_0_PTR)((x)->functionList))
H A Dpk11load.c534 (CK_FUNCTION_LIST_3_0_PTR)mod->functionList); in secmod_LoadPKCS11Module()
/dports/security/nss/nss-3.76.1/nss/lib/pk11wrap/
H A Dsecmodi.h100 #define PK11_GETTAB(x) ((CK_FUNCTION_LIST_3_0_PTR)((x)->functionList))
H A Dpk11load.c534 (CK_FUNCTION_LIST_3_0_PTR)mod->functionList); in secmod_LoadPKCS11Module()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/pk11wrap/
H A Dsecmodi.h100 #define PK11_GETTAB(x) ((CK_FUNCTION_LIST_3_0_PTR)((x)->functionList))
H A Dpk11load.c534 (CK_FUNCTION_LIST_3_0_PTR)mod->functionList); in secmod_LoadPKCS11Module()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/pk11wrap/
H A Dsecmodi.h97 #define PK11_GETTAB(x) ((CK_FUNCTION_LIST_3_0_PTR)((x)->functionList))
H A Dpk11load.c527 (CK_FUNCTION_LIST_3_0_PTR)mod->functionList); in secmod_LoadPKCS11Module()
/dports/security/opensc/OpenSC-0.22.0/src/pkcs11/
H A Dpkcs11-spy.c47 static CK_FUNCTION_LIST_3_0_PTR pkcs11_spy_3_0 = NULL;
49 static CK_FUNCTION_LIST_3_0_PTR po = NULL;
59 CK_FUNCTION_LIST_3_0_PTR list_3_0 = NULL; in allocate_function_list()
145 list_3_0 = (CK_FUNCTION_LIST_3_0_PTR) list; in allocate_function_list()
292 po = (CK_FUNCTION_LIST_3_0_PTR) po_v2; in init_spy()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dpkcs11t.h1343 typedef CK_FUNCTION_LIST_3_0 CK_PTR CK_FUNCTION_LIST_3_0_PTR; typedef
1346 typedef CK_FUNCTION_LIST_3_0_PTR CK_PTR CK_FUNCTION_LIST_3_0_PTR_PTR;
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/util/
H A Dpkcs11t.h1493 typedef CK_FUNCTION_LIST_3_0 CK_PTR CK_FUNCTION_LIST_3_0_PTR; typedef
1494 typedef CK_FUNCTION_LIST_3_0_PTR CK_PTR CK_FUNCTION_LIST_3_0_PTR_PTR;
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dpkcs11t.h1343 typedef CK_FUNCTION_LIST_3_0 CK_PTR CK_FUNCTION_LIST_3_0_PTR; typedef
1346 typedef CK_FUNCTION_LIST_3_0_PTR CK_PTR CK_FUNCTION_LIST_3_0_PTR_PTR;
/dports/security/ca_root_nss/nss-3.71/nss/lib/util/
H A Dpkcs11t.h1493 typedef CK_FUNCTION_LIST_3_0 CK_PTR CK_FUNCTION_LIST_3_0_PTR; typedef
1494 typedef CK_FUNCTION_LIST_3_0_PTR CK_PTR CK_FUNCTION_LIST_3_0_PTR_PTR;
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dpkcs11t.h1343 typedef CK_FUNCTION_LIST_3_0 CK_PTR CK_FUNCTION_LIST_3_0_PTR; typedef
1346 typedef CK_FUNCTION_LIST_3_0_PTR CK_PTR CK_FUNCTION_LIST_3_0_PTR_PTR;
/dports/www/firefox/firefox-99.0/security/nss/lib/util/
H A Dpkcs11t.h1493 typedef CK_FUNCTION_LIST_3_0 CK_PTR CK_FUNCTION_LIST_3_0_PTR; typedef
1494 typedef CK_FUNCTION_LIST_3_0_PTR CK_PTR CK_FUNCTION_LIST_3_0_PTR_PTR;
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h1343 typedef CK_FUNCTION_LIST_3_0 CK_PTR CK_FUNCTION_LIST_3_0_PTR; typedef
1346 typedef CK_FUNCTION_LIST_3_0_PTR CK_PTR CK_FUNCTION_LIST_3_0_PTR_PTR;
/dports/security/pecl-pkcs11/pkcs11-1.0/oasis/
H A Dpkcs11t.h1345 typedef CK_FUNCTION_LIST_3_0 CK_PTR CK_FUNCTION_LIST_3_0_PTR; typedef
1348 typedef CK_FUNCTION_LIST_3_0_PTR CK_PTR CK_FUNCTION_LIST_3_0_PTR_PTR;
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/include/oasis-pkcs11/working/3-00-current/
H A Dpkcs11t.h1345 typedef CK_FUNCTION_LIST_3_0 CK_PTR CK_FUNCTION_LIST_3_0_PTR; typedef
1348 typedef CK_FUNCTION_LIST_3_0_PTR CK_PTR CK_FUNCTION_LIST_3_0_PTR_PTR;
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/include/oasis-pkcs11/working/3-01-wd-01/
H A Dpkcs11t.h1368 typedef CK_FUNCTION_LIST_3_0 CK_PTR CK_FUNCTION_LIST_3_0_PTR; typedef
1371 typedef CK_FUNCTION_LIST_3_0_PTR CK_PTR CK_FUNCTION_LIST_3_0_PTR_PTR;
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/include/oasis-pkcs11/working/3-00-wd-01/
H A Dpkcs11t.h1345 typedef CK_FUNCTION_LIST_3_0 CK_PTR CK_FUNCTION_LIST_3_0_PTR; typedef
1348 typedef CK_FUNCTION_LIST_3_0_PTR CK_PTR CK_FUNCTION_LIST_3_0_PTR_PTR;
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dpkcs11t.h1343 typedef CK_FUNCTION_LIST_3_0 CK_PTR CK_FUNCTION_LIST_3_0_PTR; typedef
1346 typedef CK_FUNCTION_LIST_3_0_PTR CK_PTR CK_FUNCTION_LIST_3_0_PTR_PTR;

12