Home
last modified time | relevance | path

Searched refs:CKM_MD5_HMAC_GENERAL (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/security/opencryptoki/opencryptoki-3.11.0/usr/lib/common/
H A Dverify_mgr.c392 case CKM_MD5_HMAC_GENERAL: in verify_mgr_init()
405 if ((mech->mechanism == CKM_MD5_HMAC_GENERAL) && (*param > 16)) { in verify_mgr_init()
448 if ((mech->mechanism == CKM_MD5_HMAC_GENERAL) && (*param > 16)) { in verify_mgr_init()
760 case CKM_MD5_HMAC_GENERAL: in verify_mgr_verify()
H A Dsign_mgr.c403 case CKM_MD5_HMAC_GENERAL: in sign_mgr_init()
419 if ((mech->mechanism == CKM_MD5_HMAC_GENERAL) && (*param > 16)) { in sign_mgr_init()
766 case CKM_MD5_HMAC_GENERAL: in sign_mgr_sign()
H A Dmech_md5.c163 if (ctx->mech.mechanism == CKM_MD5_HMAC_GENERAL) { in md5_hmac_sign()
327 if (ctx->mech.mechanism == CKM_MD5_HMAC_GENERAL) in md5_hmac_verify()
H A Dp11util.c264 _sym2str(CKM_MD5_HMAC_GENERAL); in p11_get_ckm()
/dports/security/opencryptoki/opencryptoki-3.11.0/misc/
H A Dmech_types.h113 #define CKM_MD5_HMAC_GENERAL 0x00000212 macro
/dports/security/opencryptoki/opencryptoki-3.11.0/usr/sbin/pkcsconf/
H A Dpkcsconf_msg.h115 { "CKM_MD5_HMAC_GENERAL", CKM_MD5_HMAC_GENERAL },
/dports/security/opencryptoki/opencryptoki-3.11.0/testcases/include/
H A Dmech_to_str.h150 if (mech == CKM_MD5_HMAC_GENERAL) in mech_to_str()
/dports/security/beid/eid-mw-5.0.8/doc/sdk/wrappers/C# pkcs11wrappers/pkcs11net/Pkcs11/Wrapper/
H A DPKCS11Constants.cs268 internal const uint CKM_MD5_HMAC_GENERAL = 0x00000212 ; field in Net.Sf.Pkcs11.Wrapper.PKCS11Constants
H A DCKM.cs74 MD5_HMAC_GENERAL = PKCS11Constants.CKM_MD5_HMAC_GENERAL,
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java509 public static final long CKM_MD5_HMAC_GENERAL = 0x00000212L; field
/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.go259 CKM_MD5_HMAC_GENERAL = 0x00000212 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.go330 CKM_MD5_HMAC_GENERAL = 0x00000212 const
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/
H A Dconst.go330 CKM_MD5_HMAC_GENERAL = 0x00000212 const
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/
H A Dconst.go330 CKM_MD5_HMAC_GENERAL = 0x00000212 const
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/miekg/pkcs11/
H A Dconst.go330 CKM_MD5_HMAC_GENERAL = 0x00000212 const
/dports/net/traefik/traefik-2.6.1/vendor/github.com/miekg/pkcs11/
H A Dconst.go330 CKM_MD5_HMAC_GENERAL = 0x00000212 const
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/github.com/miekg/pkcs11/
H A Dconst.go330 CKM_MD5_HMAC_GENERAL = 0x00000212 const
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java620 public static final long CKM_MD5_HMAC_GENERAL = 0x00000212L; field
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java519 public static final long CKM_MD5_HMAC_GENERAL = 0x00000212L; field
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java620 public static final long CKM_MD5_HMAC_GENERAL = 0x00000212L; field
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java620 public static final long CKM_MD5_HMAC_GENERAL = 0x00000212L; field
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java620 public static final long CKM_MD5_HMAC_GENERAL = 0x00000212L; field
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java620 public static final long CKM_MD5_HMAC_GENERAL = 0x00000212L; 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.java620 public static final long CKM_MD5_HMAC_GENERAL = 0x00000212L; field
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java620 public static final long CKM_MD5_HMAC_GENERAL = 0x00000212L; field

1234567