Home
last modified time | relevance | path

Searched refs:CKM_SHA384_RSA_PKCS_PSS (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/security/opencryptoki/opencryptoki-3.11.0/usr/lib/ep11_stdll/
H A Dep11cpfilter.conf25 …M_SHA224_RSA_PKCS, CKM_SHA224_RSA_PKCS_PSS, CKM_SHA384_RSA_PKCS, CKM_SHA384_RSA_PKCS_PSS, CKM_SHA5…
55 …M_SHA224_RSA_PKCS, CKM_SHA224_RSA_PKCS_PSS, CKM_SHA384_RSA_PKCS, CKM_SHA384_RSA_PKCS_PSS, CKM_SHA5…
/dports/security/yubico-piv-tool/yubico-piv-tool-2.2.0/ykcs11/
H A Dmechanisms.c73 case CKM_SHA384_RSA_PKCS_PSS: in is_RSA_mechanism()
137 case CKM_SHA384_RSA_PKCS_PSS: in sign_mechanism_init()
183 case CKM_SHA384_RSA_PKCS_PSS: in sign_mechanism_init()
381 case CKM_SHA384_RSA_PKCS_PSS: in verify_mechanism_init()
426 case CKM_SHA384_RSA_PKCS_PSS: in verify_mechanism_init()
/dports/security/opencryptoki/opencryptoki-3.11.0/usr/lib/common/
H A Dsign_mgr.c249 case CKM_SHA384_RSA_PKCS_PSS: in sign_mgr_init()
750 case CKM_SHA384_RSA_PKCS_PSS: in sign_mgr_sign()
870 case CKM_SHA384_RSA_PKCS_PSS: in sign_mgr_sign_update()
958 case CKM_SHA384_RSA_PKCS_PSS: in sign_mgr_sign_final()
H A Dverify_mgr.c245 case CKM_SHA384_RSA_PKCS_PSS: in verify_mgr_init()
744 case CKM_SHA384_RSA_PKCS_PSS: in verify_mgr_verify()
861 case CKM_SHA384_RSA_PKCS_PSS: in verify_mgr_verify_update()
945 case CKM_SHA384_RSA_PKCS_PSS: in verify_mgr_verify_final()
/dports/security/opencryptoki/opencryptoki-3.11.0/usr/sbin/pkcsconf/
H A Dpkcsconf_msg.h78 { "CKM_SHA384_RSA_PKCS_PSS", CKM_SHA384_RSA_PKCS_PSS },
/dports/security/opensc/OpenSC-0.22.0/src/tests/p11test/
H A Dp11test_case_mechs.c76 || mechanism_list[i] == CKM_SHA384_RSA_PKCS_PSS in supported_mechanisms_test()
/dports/security/opensc/OpenSC-0.22.0/src/pkcs11/
H A Dopenssl.c568 case CKM_SHA384_RSA_PKCS_PSS: in sc_pkcs11_verify_data()
603 mech->mechanism == CKM_SHA384_RSA_PKCS_PSS || in sc_pkcs11_verify_data()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/softoken/
H A Dfips_algorithms.h76 { CKM_SHA384_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.cc39 return CKM_SHA384_RSA_PKCS_PSS; in RsaPssMapCombo()
/dports/security/ca_root_nss/nss-3.71/nss/gtests/pk11_gtest/
H A Dpk11_rsapss_unittest.cc39 return CKM_SHA384_RSA_PKCS_PSS; in RsaPssMapCombo()
/dports/www/firefox/firefox-99.0/security/nss/lib/softoken/
H A Dfips_algorithms.h76 { CKM_SHA384_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.h76 { CKM_SHA384_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.h76 { CKM_SHA384_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.h76 { CKM_SHA384_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.cc39 return CKM_SHA384_RSA_PKCS_PSS; in RsaPssMapCombo()
/dports/security/softhsm2/softhsm-2.6.1/src/lib/test/
H A DSignVerifyTests.cpp403 signVerifyMulti(CKM_SHA384_RSA_PKCS_PSS, hSessionRO, hPuk,hPrk, &params[3], sizeof(params[3])); in testRsaSignVerify()
423 signVerifyMulti(CKM_SHA384_RSA_PKCS_PSS, hSessionRW, hPuk,hPrk, &params[3], sizeof(params[3])); in testRsaSignVerify()
443 signVerifyMulti(CKM_SHA384_RSA_PKCS_PSS, hSessionRW, hPuk,hPrk, &params[3], sizeof(params[3])); in testRsaSignVerify()
463 signVerifyMulti(CKM_SHA384_RSA_PKCS_PSS, hSessionRW, hPuk,hPrk, &params[3], sizeof(params[3])); in testRsaSignVerify()
/dports/security/yubico-piv-tool/yubico-piv-tool-2.2.0/doc/YKCS11/
H A DFunctions_and_values.adoc51 CKM_SHA384_RSA_PKCS_PSS,
70 CKM_SHA384_RSA_PKCS_PSS,
/dports/security/beid/eid-mw-5.0.8/doc/sdk/wrappers/C# pkcs11wrappers/pkcs11net/Pkcs11/Wrapper/
H A DPKCS11Constants.cs335 internal const uint CKM_SHA384_RSA_PKCS_PSS = 0x00000044 ; field in Net.Sf.Pkcs11.Wrapper.PKCS11Constants
/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.go219 CKM_SHA384_RSA_PKCS_PSS = 0x00000044 const
/dports/security/yubico-piv-tool/yubico-piv-tool-2.2.0/ykcs11/tests/
H A Dykcs11_tests_util.c141 case CKM_SHA384_RSA_PKCS_PSS: in get_hash()
190 case CKM_SHA384_RSA_PKCS_PSS: in get_digest()
229 case CKM_SHA384_RSA_PKCS_PSS: in get_md_type()
260 case CKM_SHA384_RSA_PKCS_PSS: in get_md_of()
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/miekg/pkcs11/
H A Dconst.go268 CKM_SHA384_RSA_PKCS_PSS = 0x00000044 const
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/
H A Dconst.go268 CKM_SHA384_RSA_PKCS_PSS = 0x00000044 const
/dports/www/firefox/firefox-99.0/security/nss/gtests/pk11_gtest/
H A Dpk11_rsapss_unittest.cc35 return CKM_SHA384_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.go268 CKM_SHA384_RSA_PKCS_PSS = 0x00000044 const
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/miekg/pkcs11/
H A Dconst.go268 CKM_SHA384_RSA_PKCS_PSS = 0x00000044 const

12345678