Home
last modified time | relevance | path

Searched defs:CKM_SHA224_HMAC_GENERAL (Results 1 – 25 of 77) sorted by relevance

1234

/dports/security/opencryptoki/opencryptoki-3.11.0/usr/lib/ep11_stdll/
H A Dep11.h33 #define CKM_SHA224_HMAC_GENERAL 0x00000257 macro
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dpkcs-11v2-20a3.h48 #define CKM_SHA224_HMAC_GENERAL 0x00000257 macro
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java706 public static final long CKM_SHA224_HMAC_GENERAL = 0x00000257L; field
H A DFunctions.java675 addMech(CKM_SHA224_HMAC_GENERAL, "CKM_SHA224_HMAC_GENERAL"); in addMech() argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/miekg/pkcs11/
H A Dconst.go274 CKM_SHA224_HMAC_GENERAL = 0x00000257 const
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/miekg/pkcs11/
H A Dconst.go345 CKM_SHA224_HMAC_GENERAL = 0x00000257 const
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/
H A Dconst.go345 CKM_SHA224_HMAC_GENERAL = 0x00000257 const
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/
H A Dconst.go345 CKM_SHA224_HMAC_GENERAL = 0x00000257 const
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/miekg/pkcs11/
H A Dconst.go345 CKM_SHA224_HMAC_GENERAL = 0x00000257 const
/dports/net/traefik/traefik-2.6.1/vendor/github.com/miekg/pkcs11/
H A Dconst.go345 CKM_SHA224_HMAC_GENERAL = 0x00000257 const
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/github.com/miekg/pkcs11/
H A Dconst.go345 CKM_SHA224_HMAC_GENERAL = 0x00000257 const
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java538 public static final long CKM_SHA224_HMAC_GENERAL = 0x00000257L; field
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java639 public static final long CKM_SHA224_HMAC_GENERAL = 0x00000257L; field
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java639 public static final long CKM_SHA224_HMAC_GENERAL = 0x00000257L; field
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java639 public static final long CKM_SHA224_HMAC_GENERAL = 0x00000257L; field
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java639 public static final long CKM_SHA224_HMAC_GENERAL = 0x00000257L; field
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java639 public static final long CKM_SHA224_HMAC_GENERAL = 0x00000257L; field
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java639 public static final long CKM_SHA224_HMAC_GENERAL = 0x00000257L; field
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java639 public static final long CKM_SHA224_HMAC_GENERAL = 0x00000257L; field
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java639 public static final long CKM_SHA224_HMAC_GENERAL = 0x00000257L; field
/dports/www/firefox/firefox-99.0/third_party/rust/pkcs11/src/
H A Dtypes.rs979 pub const CKM_SHA224_HMAC_GENERAL: CK_MECHANISM_TYPE = 0x00000257; const
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/pkcs11/src/
H A Dtypes.rs979 pub const CKM_SHA224_HMAC_GENERAL: CK_MECHANISM_TYPE = 0x00000257; const
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/pkcs11/src/
H A Dtypes.rs979 pub const CKM_SHA224_HMAC_GENERAL: CK_MECHANISM_TYPE = 0x00000257; const
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/pkcs11/src/
H A Dtypes.rs979 pub const CKM_SHA224_HMAC_GENERAL: CK_MECHANISM_TYPE = 0x00000257; const
/dports/security/libp11/libp11-libp11-0.4.11/src/
H A Dpkcs11.h588 #define CKM_SHA224_HMAC_GENERAL (0x257UL) macro

1234