Home
last modified time | relevance | path

Searched refs:CKM_SHA224_RSA_PKCS_PSS (Results 1 – 25 of 157) sorted by relevance

1234567

/dports/security/opencryptoki/opencryptoki-3.11.0/usr/lib/ep11_stdll/
H A Dep11cpfilter.conf25 …M_SHA256_RSA_PKCS, CKM_SHA256_RSA_PKCS_PSS, CKM_SHA224_RSA_PKCS, CKM_SHA224_RSA_PKCS_PSS, CKM_SHA3…
55 …M_SHA256_RSA_PKCS, CKM_SHA256_RSA_PKCS_PSS, CKM_SHA224_RSA_PKCS, CKM_SHA224_RSA_PKCS_PSS, CKM_SHA3…
H A Dep11.h35 #define CKM_SHA224_RSA_PKCS_PSS 0x00000047 macro
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dpkcs-11v2-20a3.h55 #define CKM_SHA224_RSA_PKCS_PSS 0x00000047 macro
/dports/security/opencryptoki/opencryptoki-3.11.0/usr/lib/common/
H A Dsign_mgr.c247 case CKM_SHA224_RSA_PKCS_PSS: in sign_mgr_init()
748 case CKM_SHA224_RSA_PKCS_PSS: in sign_mgr_sign()
868 case CKM_SHA224_RSA_PKCS_PSS: in sign_mgr_sign_update()
956 case CKM_SHA224_RSA_PKCS_PSS: in sign_mgr_sign_final()
H A Dverify_mgr.c243 case CKM_SHA224_RSA_PKCS_PSS: in verify_mgr_init()
742 case CKM_SHA224_RSA_PKCS_PSS: in verify_mgr_verify()
859 case CKM_SHA224_RSA_PKCS_PSS: in verify_mgr_verify_update()
943 case CKM_SHA224_RSA_PKCS_PSS: in verify_mgr_verify_final()
/dports/security/opencryptoki/opencryptoki-3.11.0/usr/sbin/pkcsconf/
H A Dpkcsconf_msg.h76 { "CKM_SHA224_RSA_PKCS_PSS", CKM_SHA224_RSA_PKCS_PSS },
/dports/security/opensc/OpenSC-0.22.0/src/pkcs11/
H A Dopenssl.c566 case CKM_SHA224_RSA_PKCS_PSS: in sc_pkcs11_verify_data()
601 mech->mechanism == CKM_SHA224_RSA_PKCS_PSS || in sc_pkcs11_verify_data()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/softoken/
H A Dfips_algorithms.h74 { CKM_SHA224_RSA_PKCS_PSS, { RSA_FB_KEY, CKF_SGN }, RSA_FB_STEP, SFTKFIPSNone },
/dports/www/firefox-esr/firefox-91.8.0/security/nss/gtests/pk11_gtest/
H A Dpk11_rsapss_unittest.cc35 return CKM_SHA224_RSA_PKCS_PSS; in RsaPssMapCombo()
/dports/security/ca_root_nss/nss-3.71/nss/gtests/pk11_gtest/
H A Dpk11_rsapss_unittest.cc35 return CKM_SHA224_RSA_PKCS_PSS; in RsaPssMapCombo()
/dports/www/firefox/firefox-99.0/security/nss/lib/softoken/
H A Dfips_algorithms.h74 { CKM_SHA224_RSA_PKCS_PSS, { RSA_FB_KEY, CKF_SGN }, RSA_FB_STEP, SFTKFIPSNone },
/dports/security/ca_root_nss/nss-3.71/nss/lib/softoken/
H A Dfips_algorithms.h74 { CKM_SHA224_RSA_PKCS_PSS, { RSA_FB_KEY, CKF_SGN }, RSA_FB_STEP, SFTKFIPSNone },
/dports/security/nss/nss-3.76.1/nss/lib/softoken/
H A Dfips_algorithms.h74 { CKM_SHA224_RSA_PKCS_PSS, { RSA_FB_KEY, CKF_SGN }, RSA_FB_STEP, SFTKFIPSNone },
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/softoken/
H A Dfips_algorithms.h74 { CKM_SHA224_RSA_PKCS_PSS, { RSA_FB_KEY, CKF_SGN }, RSA_FB_STEP, SFTKFIPSNone },
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/gtests/pk11_gtest/
H A Dpk11_rsapss_unittest.cc35 return CKM_SHA224_RSA_PKCS_PSS; in RsaPssMapCombo()
/dports/security/softhsm2/softhsm-2.6.1/src/lib/test/
H A DSignVerifyTests.cpp401 signVerifyMulti(CKM_SHA224_RSA_PKCS_PSS, hSessionRO, hPuk,hPrk, &params[1], sizeof(params[1])); in testRsaSignVerify()
421 signVerifyMulti(CKM_SHA224_RSA_PKCS_PSS, hSessionRW, hPuk,hPrk, &params[1], sizeof(params[1])); in testRsaSignVerify()
441 signVerifyMulti(CKM_SHA224_RSA_PKCS_PSS, hSessionRW, hPuk,hPrk, &params[1], sizeof(params[1])); in testRsaSignVerify()
461 signVerifyMulti(CKM_SHA224_RSA_PKCS_PSS, hSessionRW, hPuk,hPrk, &params[1], sizeof(params[1])); in testRsaSignVerify()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java709 public static final long CKM_SHA224_RSA_PKCS_PSS = 0x00000047L; 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.go222 CKM_SHA224_RSA_PKCS_PSS = 0x00000047 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.go271 CKM_SHA224_RSA_PKCS_PSS = 0x00000047 const
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/
H A Dconst.go271 CKM_SHA224_RSA_PKCS_PSS = 0x00000047 const
/dports/www/firefox/firefox-99.0/security/nss/gtests/pk11_gtest/
H A Dpk11_rsapss_unittest.cc31 return CKM_SHA224_RSA_PKCS_PSS; in RsaPssMapCombo()
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/
H A Dconst.go271 CKM_SHA224_RSA_PKCS_PSS = 0x00000047 const
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/miekg/pkcs11/
H A Dconst.go271 CKM_SHA224_RSA_PKCS_PSS = 0x00000047 const
/dports/net/traefik/traefik-2.6.1/vendor/github.com/miekg/pkcs11/
H A Dconst.go271 CKM_SHA224_RSA_PKCS_PSS = 0x00000047 const
/dports/security/nss/nss-3.76.1/nss/gtests/pk11_gtest/
H A Dpk11_rsapss_unittest.cc31 return CKM_SHA224_RSA_PKCS_PSS; in RsaPssMapCombo()

1234567