Home
last modified time | relevance | path

Searched refs:isDH (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/qca/qca-2.3.4/unittest/rsaunittest/
H A Drsaunittest.cpp79 QCOMPARE(rsaKey.isDH(), false); in testrsa()
98 QCOMPARE(fromPEMkey.isDH(), false); in testrsa()
111 QCOMPARE(fromDERkey.isDH(), false); in testrsa()
125 QCOMPARE(fromDERkey.isDH(), false); in testrsa()
134 QCOMPARE(pubKey.isDH(), false); in testrsa()
143 QCOMPARE(RSApubKey.isDH(), false); in testrsa()
/dports/devel/qca/qca-2.3.4/unittest/dsaunittest/
H A Ddsaunittest.cpp77 QCOMPARE(dsaKey.isDH(), false); in testdsa()
99 QCOMPARE(fromPEMkey.isDH(), false); in testdsa()
109 QCOMPARE(fromDERkey.isDH(), false); in testdsa()
/dports/security/cryptlib/cryptlib-3.4.3/context/
H A Dkg_dlp.c878 const BOOLEAN isDH, const BOOLEAN isPKCS3 ) in initCheckDLPkey() argument
906 if( isPrivateKey && !isDH && BN_is_zero( x ) ) in initCheckDLPkey()
943 if( isDH && BN_is_zero( x ) ) in initCheckDLPkey()
H A Dkey_rdpub.c411 const BOOLEAN isDH = \ in readSshDlpPublicKey() local
431 if( isDH ) in readSshDlpPublicKey()
482 if( cryptStatusOK( status ) && !isDH ) in readSshDlpPublicKey()
H A Dcontext.h678 const BOOLEAN isDH, const BOOLEAN isPKCS3 );
/dports/devel/qca/qca-2.3.4/unittest/certunittest/
H A Dcertunittest.cpp291 QCOMPARE(pubkey1.isDH(), false); in checkExpiredClientCerts()
406 QCOMPARE(pubkey2.isDH(), false); in checkClientCerts()
589 QCOMPARE(pubkey1.isDH(), false); in altName()
730 QCOMPARE(pubkey1.isDH(), false); in altNames76()
767 QCOMPARE(pubkey.isDH(), false); in sha256cert()
851 QCOMPARE(pubkey1.isDH(), false); in checkExpiredServerCerts()
961 QCOMPARE(pubkey1.isDH(), false); in checkServerCerts()
/dports/devel/qca/qca-2.3.4/src/
H A Dqca_publickey.cpp624 bool PKey::isDH() const in isDH() function in QCA::PKey
650 return isDH(); in canKeyAgree()
704 if (!isNull() && isDH()) in toDHPublicKey()
712 if (!isNull() && isDH() && isPrivate()) in toDHPrivateKey()
/dports/devel/qca/qca-2.3.4/include/QtCrypto/
H A Dqca_publickey.h380 bool isDH() const;
/dports/graphics/qgis/qgis-3.22.3/src/core/auth/
H A Dqgsauthcertutils.cpp484 else if ( bundle.privateKey().isDH() ) in pkcs12BundleToPem()
1124 if ( pubkey.bitSize() > 0 && pubkey.isDH() )
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/auth/
H A Dqgsauthcertutils.cpp484 else if ( bundle.privateKey().isDH() ) in pkcs12BundleToPem()
1124 if ( pubkey.bitSize() > 0 && pubkey.isDH() )
/dports/www/firefox-esr/firefox-91.8.0/security/nss/cmd/pk11mode/
H A Dpk11mode.c4632 CK_BBOOL isDH = false; in PKM_TLSMasterKeyDerive() local
4683 isDH = true; in PKM_TLSMasterKeyDerive()
4697 mkd_params.pVersion = (!isDH) ? &version : NULL; in PKM_TLSMasterKeyDerive()
/dports/security/nss/nss-3.76.1/nss/cmd/pk11mode/
H A Dpk11mode.c4632 CK_BBOOL isDH = false; in PKM_TLSMasterKeyDerive() local
4683 isDH = true; in PKM_TLSMasterKeyDerive()
4697 mkd_params.pVersion = (!isDH) ? &version : NULL; in PKM_TLSMasterKeyDerive()
/dports/www/firefox/firefox-99.0/security/nss/cmd/pk11mode/
H A Dpk11mode.c4632 CK_BBOOL isDH = false; in PKM_TLSMasterKeyDerive() local
4683 isDH = true; in PKM_TLSMasterKeyDerive()
4697 mkd_params.pVersion = (!isDH) ? &version : NULL; in PKM_TLSMasterKeyDerive()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/cmd/pk11mode/
H A Dpk11mode.c4632 CK_BBOOL isDH = false; in PKM_TLSMasterKeyDerive() local
4683 isDH = true; in PKM_TLSMasterKeyDerive()
4697 mkd_params.pVersion = (!isDH) ? &version : NULL; in PKM_TLSMasterKeyDerive()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/cmd/pk11mode/
H A Dpk11mode.c4658 CK_BBOOL isDH = false; in PKM_TLSMasterKeyDerive() local
4709 isDH = true; in PKM_TLSMasterKeyDerive()
4723 mkd_params.pVersion = (!isDH) ? &version : NULL; in PKM_TLSMasterKeyDerive()
/dports/security/ca_root_nss/nss-3.71/nss/cmd/pk11mode/
H A Dpk11mode.c4632 CK_BBOOL isDH = false; in PKM_TLSMasterKeyDerive() local
4683 isDH = true; in PKM_TLSMasterKeyDerive()
4697 mkd_params.pVersion = (!isDH) ? &version : NULL; in PKM_TLSMasterKeyDerive()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/cmd/pk11mode/
H A Dpk11mode.c4632 CK_BBOOL isDH = false; in PKM_TLSMasterKeyDerive() local
4683 isDH = true; in PKM_TLSMasterKeyDerive()
4697 mkd_params.pVersion = (!isDH) ? &version : NULL; in PKM_TLSMasterKeyDerive()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/cmd/pk11mode/
H A Dpk11mode.c4632 CK_BBOOL isDH = false; in PKM_TLSMasterKeyDerive() local
4683 isDH = true; in PKM_TLSMasterKeyDerive()
4697 mkd_params.pVersion = (!isDH) ? &version : NULL; in PKM_TLSMasterKeyDerive()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/ssl/
H A Dssl3con.c3294 PRBool isDH = (PRBool)((ss->ssl3.hs.kea_def->exchKeyType == ssl_kea_dh) || in ssl3_ComputeMasterSecretInt() local
3307 if (isDH) in ssl3_ComputeMasterSecretInt()
3314 if (isDH) in ssl3_ComputeMasterSecretInt()
3321 if (isDH) in ssl3_ComputeMasterSecretInt()
3329 if (!isDH) { in ssl3_ComputeMasterSecretInt()
3372 PRBool isDH = (PRBool)((ss->ssl3.hs.kea_def->exchKeyType == ssl_kea_dh) || in tls_ComputeExtendedMasterSecretInt() local
3389 if (isDH) { in tls_ComputeExtendedMasterSecretInt()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/ssl/
H A Dssl3con.c3685 PRBool isDH = (PRBool)((ss->ssl3.hs.kea_def->exchKeyType == ssl_kea_dh) || in ssl3_ComputeMasterSecretInt() local
3698 if (isDH) in ssl3_ComputeMasterSecretInt()
3705 if (isDH) in ssl3_ComputeMasterSecretInt()
3712 if (isDH) in ssl3_ComputeMasterSecretInt()
3720 if (!isDH) { in ssl3_ComputeMasterSecretInt()
3763 PRBool isDH = (PRBool)((ss->ssl3.hs.kea_def->exchKeyType == ssl_kea_dh) || in tls_ComputeExtendedMasterSecretInt() local
3780 if (isDH) { in tls_ComputeExtendedMasterSecretInt()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/ssl/
H A Dssl3con.c3447 PRBool isDH = (PRBool)((ss->ssl3.hs.kea_def->exchKeyType == ssl_kea_dh) || in ssl3_ComputeMasterSecretInt() local
3460 if (isDH) in ssl3_ComputeMasterSecretInt()
3467 if (isDH) in ssl3_ComputeMasterSecretInt()
3474 if (isDH) in ssl3_ComputeMasterSecretInt()
3482 if (!isDH) { in ssl3_ComputeMasterSecretInt()
3525 PRBool isDH = (PRBool)((ss->ssl3.hs.kea_def->exchKeyType == ssl_kea_dh) || in tls_ComputeExtendedMasterSecretInt() local
3542 if (isDH) { in tls_ComputeExtendedMasterSecretInt()
/dports/www/firefox/firefox-99.0/security/nss/lib/ssl/
H A Dssl3con.c3470 PRBool isDH = (PRBool)((ss->ssl3.hs.kea_def->exchKeyType == ssl_kea_dh) || in ssl3_ComputeMasterSecretInt() local
3483 if (isDH) in ssl3_ComputeMasterSecretInt()
3490 if (isDH) in ssl3_ComputeMasterSecretInt()
3497 if (isDH) in ssl3_ComputeMasterSecretInt()
3505 if (!isDH) { in ssl3_ComputeMasterSecretInt()
3548 PRBool isDH = (PRBool)((ss->ssl3.hs.kea_def->exchKeyType == ssl_kea_dh) || in tls_ComputeExtendedMasterSecretInt() local
3565 if (isDH) { in tls_ComputeExtendedMasterSecretInt()
/dports/security/ca_root_nss/nss-3.71/nss/lib/ssl/
H A Dssl3con.c3470 PRBool isDH = (PRBool)((ss->ssl3.hs.kea_def->exchKeyType == ssl_kea_dh) || in ssl3_ComputeMasterSecretInt() local
3483 if (isDH) in ssl3_ComputeMasterSecretInt()
3490 if (isDH) in ssl3_ComputeMasterSecretInt()
3497 if (isDH) in ssl3_ComputeMasterSecretInt()
3505 if (!isDH) { in ssl3_ComputeMasterSecretInt()
3548 PRBool isDH = (PRBool)((ss->ssl3.hs.kea_def->exchKeyType == ssl_kea_dh) || in tls_ComputeExtendedMasterSecretInt() local
3565 if (isDH) { in tls_ComputeExtendedMasterSecretInt()
/dports/security/nss/nss-3.76.1/nss/lib/ssl/
H A Dssl3con.c3470 PRBool isDH = (PRBool)((ss->ssl3.hs.kea_def->exchKeyType == ssl_kea_dh) || in ssl3_ComputeMasterSecretInt() local
3483 if (isDH) in ssl3_ComputeMasterSecretInt()
3490 if (isDH) in ssl3_ComputeMasterSecretInt()
3497 if (isDH) in ssl3_ComputeMasterSecretInt()
3505 if (!isDH) { in ssl3_ComputeMasterSecretInt()
3548 PRBool isDH = (PRBool)((ss->ssl3.hs.kea_def->exchKeyType == ssl_kea_dh) || in tls_ComputeExtendedMasterSecretInt() local
3565 if (isDH) { in tls_ComputeExtendedMasterSecretInt()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/ssl/
H A Dssl3con.c3447 PRBool isDH = (PRBool)((ss->ssl3.hs.kea_def->exchKeyType == ssl_kea_dh) || in ssl3_ComputeMasterSecretInt() local
3460 if (isDH) in ssl3_ComputeMasterSecretInt()
3467 if (isDH) in ssl3_ComputeMasterSecretInt()
3474 if (isDH) in ssl3_ComputeMasterSecretInt()
3482 if (!isDH) { in ssl3_ComputeMasterSecretInt()
3525 PRBool isDH = (PRBool)((ss->ssl3.hs.kea_def->exchKeyType == ssl_kea_dh) || in tls_ComputeExtendedMasterSecretInt() local
3542 if (isDH) { in tls_ComputeExtendedMasterSecretInt()

12