Home
last modified time | relevance | path

Searched defs:CKM_RSA_PKCS (Results 1 – 25 of 100) sorted by last modified time

1234

/dports/security/softether-devel/v4.36-9754/src/Mayaqua/
H A Dpkcs11t.h530 #define CKM_RSA_PKCS 0x00000001 macro
/dports/security/nss/nss-3.76.1/nss/lib/util/
H A Dpkcs11t.h698 #define CKM_RSA_PKCS 0x00000001UL macro
/dports/security/softether/v4.38-9760/src/Mayaqua/
H A Dpkcs11t.h530 #define CKM_RSA_PKCS 0x00000001 macro
/dports/security/pkcs11-dump/pkcs11-dump-0.3.4/
H A Dpkcs11.h478 #define CKM_RSA_PKCS (1) macro
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/prov/pkcs11/
H A Dpkcs11t.h587 #define CKM_RSA_PKCS 0x00000001UL macro
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/pkcs11/src/
H A Dtypes.rs854 pub const CKM_RSA_PKCS: CK_MECHANISM_TYPE = 0x00000001; const
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/util/
H A Dpkcs11t.h698 #define CKM_RSA_PKCS 0x00000001UL macro
/dports/www/firefox/firefox-99.0/third_party/rust/pkcs11/src/
H A Dtypes.rs854 pub const CKM_RSA_PKCS: CK_MECHANISM_TYPE = 0x00000001; const
/dports/www/firefox/firefox-99.0/security/nss/lib/util/
H A Dpkcs11t.h698 #define CKM_RSA_PKCS 0x00000001UL macro
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/pkcs11/src/
H A Dtypes.rs854 pub const CKM_RSA_PKCS: CK_MECHANISM_TYPE = 0x00000001; const
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/util/
H A Dpkcs11t.h698 #define CKM_RSA_PKCS 0x00000001UL macro
/dports/dns/bind911/bind-9.11.37/lib/isc/include/pkcs11/
H A Dpkcs11.h548 #define CKM_RSA_PKCS (1UL) macro
/dports/dns/bind916/bind-9.16.27/lib/isc/include/pkcs11/
H A Dpkcs11.h519 #define CKM_RSA_PKCS (1UL) macro
/dports/dns/bind-tools/bind-9.16.27/lib/isc/include/pkcs11/
H A Dpkcs11.h519 #define CKM_RSA_PKCS (1UL) macro
/dports/net/traefik/traefik-2.6.1/vendor/github.com/miekg/pkcs11/
H A Dpkcs11t.h593 #define CKM_RSA_PKCS 0x00000001UL macro
H A Dconst.go232 CKM_RSA_PKCS = 0x00000001 const
/dports/devel/libsoup3/libsoup-3.0.3/tests/pkcs11/
H A Dpkcs11t.h566 #define CKM_RSA_PKCS 0x00000001 macro
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java644 addMech(CKM_RSA_PKCS, "CKM_RSA_PKCS"); in addMech() argument
H A DPKCS11Constants.java501 public static final long CKM_RSA_PKCS = 0x00000001L; field
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dpkcs11t.h635 #define CKM_RSA_PKCS 0x00000001UL macro
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dpkcs11t.h635 #define CKM_RSA_PKCS 0x00000001UL macro
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java644 addMech(CKM_RSA_PKCS, "CKM_RSA_PKCS"); in addMech() argument
H A DPKCS11Constants.java501 public static final long CKM_RSA_PKCS = 0x00000001L; field
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h635 #define CKM_RSA_PKCS 0x00000001UL macro
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/pkcs11/
H A DSunPKCS11.java602 m(CKM_RSA_PKCS_KEY_PAIR_GEN, CKM_RSA_PKCS, CKM_RSA_X_509)); in d() argument
706 m(CKM_RSA_PKCS)); in d()
748 m(CKM_MD2_RSA_PKCS, CKM_RSA_PKCS, CKM_RSA_X_509)); in d() argument
751 m(CKM_MD5_RSA_PKCS, CKM_RSA_PKCS, CKM_RSA_X_509)); in d() argument
755 m(CKM_SHA1_RSA_PKCS, CKM_RSA_PKCS, CKM_RSA_X_509)); in d() argument
758 m(CKM_SHA224_RSA_PKCS, CKM_RSA_PKCS, CKM_RSA_X_509)); in d() argument
761 m(CKM_SHA256_RSA_PKCS, CKM_RSA_PKCS, CKM_RSA_X_509)); in d() argument
764 m(CKM_SHA384_RSA_PKCS, CKM_RSA_PKCS, CKM_RSA_X_509)); in d() argument
767 m(CKM_SHA512_RSA_PKCS, CKM_RSA_PKCS, CKM_RSA_X_509)); in d() argument

1234