Home
last modified time | relevance | path

Searched refs:oldPubKey (Results 1 – 9 of 9) sorted by relevance

/dports/mail/trojita/trojita-0.7/src/UiUtils/
H A DFormatting.cpp163 void Formatting::formatSslState(const QList<QSslCertificate> &sslChain, const QByteArray &oldPubKey, in formatSslState() argument
166 …bool pubKeyHasChanged = !oldPubKey.isEmpty() && (sslChain.isEmpty() || sslChain[0].publicKey().toP… in formatSslState()
H A DFormatting.h59 static void formatSslState(const QList<QSslCertificate> &sslChain, const QByteArray &oldPubKey,
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/model/
H A Djwks_resolver.go392 oldPubKey := e.pubKey
413 isNewKey, err := compareJWKSResponse(oldPubKey, newPubKey)
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/ssl/
H A Dsslsnce.c1707 SECKEYPublicKey *pubKeyCopy, *oldPubKey;
1722 oldPubKey = ssl_self_encrypt_key_pair.pubKey;
1729 if (oldPubKey) {
1731 SECKEY_DestroyPublicKey(oldPubKey);
/dports/security/ca_root_nss/nss-3.71/nss/lib/ssl/
H A Dsslsnce.c1707 SECKEYPublicKey *pubKeyCopy, *oldPubKey; in ssl_SetSelfEncryptKeyPair() local
1722 oldPubKey = ssl_self_encrypt_key_pair.pubKey; in ssl_SetSelfEncryptKeyPair()
1729 if (oldPubKey) { in ssl_SetSelfEncryptKeyPair()
1731 SECKEY_DestroyPublicKey(oldPubKey); in ssl_SetSelfEncryptKeyPair()
/dports/www/firefox/firefox-99.0/security/nss/lib/ssl/
H A Dsslsnce.c1707 SECKEYPublicKey *pubKeyCopy, *oldPubKey; in ssl_SetSelfEncryptKeyPair() local
1722 oldPubKey = ssl_self_encrypt_key_pair.pubKey; in ssl_SetSelfEncryptKeyPair()
1729 if (oldPubKey) { in ssl_SetSelfEncryptKeyPair()
1731 SECKEY_DestroyPublicKey(oldPubKey); in ssl_SetSelfEncryptKeyPair()
/dports/security/nss/nss-3.76.1/nss/lib/ssl/
H A Dsslsnce.c1707 SECKEYPublicKey *pubKeyCopy, *oldPubKey; in ssl_SetSelfEncryptKeyPair() local
1722 oldPubKey = ssl_self_encrypt_key_pair.pubKey; in ssl_SetSelfEncryptKeyPair()
1729 if (oldPubKey) { in ssl_SetSelfEncryptKeyPair()
1731 SECKEY_DestroyPublicKey(oldPubKey); in ssl_SetSelfEncryptKeyPair()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/ssl/
H A Dsslsnce.c1707 SECKEYPublicKey *pubKeyCopy, *oldPubKey; in ssl_SetSelfEncryptKeyPair() local
1722 oldPubKey = ssl_self_encrypt_key_pair.pubKey; in ssl_SetSelfEncryptKeyPair()
1729 if (oldPubKey) { in ssl_SetSelfEncryptKeyPair()
1731 SECKEY_DestroyPublicKey(oldPubKey); in ssl_SetSelfEncryptKeyPair()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/ssl/
H A Dsslsnce.c1707 SECKEYPublicKey *pubKeyCopy, *oldPubKey; in ssl_SetSelfEncryptKeyPair() local
1722 oldPubKey = ssl_self_encrypt_key_pair.pubKey; in ssl_SetSelfEncryptKeyPair()
1729 if (oldPubKey) { in ssl_SetSelfEncryptKeyPair()
1731 SECKEY_DestroyPublicKey(oldPubKey); in ssl_SetSelfEncryptKeyPair()