Home
last modified time | relevance | path

Searched refs:TransportSecurityInfo (Results 1 – 25 of 68) sorted by relevance

123

/dports/lang/spidermonkey78/firefox-78.9.0/security/manager/ssl/
H A DTransportSecurityInfo.cpp42 TransportSecurityInfo::TransportSecurityInfo() in TransportSecurityInfo() function in mozilla::psm::TransportSecurityInfo
75 void TransportSecurityInfo::SetOriginAttributes( in SetOriginAttributes()
83 TransportSecurityInfo::GetErrorCode(int32_t* state) { in GetErrorCode()
415 nsresult TransportSecurityInfo::ReadCertList( in ReadCertList()
794 TransportSecurityInfo::GetClassID(nsCID** aClassID) { in GetClassID()
800 TransportSecurityInfo::GetFlags(uint32_t* aFlags) { in GetFlags()
866 TransportSecurityInfo* infoObject) { in LookupCertErrorBits()
913 TransportSecurityInfo::GetFailedCertChain( in GetFailedCertChain()
938 nsresult TransportSecurityInfo::SetFailedCertChain( in SetFailedCertChain()
961 TransportSecurityInfo::GetSucceededCertChain( in GetSucceededCertChain()
[all …]
H A DTransportSecurityInfo.h34 class TransportSecurityInfo : public nsITransportSecurityInfo,
39 virtual ~TransportSecurityInfo() = default;
42 TransportSecurityInfo();
172 void RememberCertHasError(TransportSecurityInfo* infoObject,
174 void LookupCertErrorBits(TransportSecurityInfo* infoObject);
H A DSSLServerCertVerification.h27 class TransportSecurityInfo; variable
37 TransportSecurityInfo* infoObject, const void* aPtrForLogging,
69 explicit SSLServerCertVerificationResult(TransportSecurityInfo* infoObject);
82 const RefPtr<TransportSecurityInfo> mInfoObject;
H A Dmoz.build85 'TransportSecurityInfo.h',
96 'TransportSecurityInfo.h',
150 'TransportSecurityInfo.cpp',
H A DCommonSocketControl.h13 class CommonSocketControl : public mozilla::psm::TransportSecurityInfo,
/dports/www/firefox/firefox-99.0/security/manager/ssl/
H A DTransportSecurityInfo.cpp41 TransportSecurityInfo::TransportSecurityInfo() in TransportSecurityInfo() function in mozilla::psm::TransportSecurityInfo
69 void TransportSecurityInfo::SetPreliminaryHandshakeInfo( in NS_IMPL_ISUPPORTS()
90 void TransportSecurityInfo::SetOriginAttributes( in SetOriginAttributes()
100 TransportSecurityInfo::GetErrorCode(int32_t* state) { in GetErrorCode()
439 nsresult TransportSecurityInfo::ReadCertList( in ReadCertList()
857 TransportSecurityInfo::GetFlags(uint32_t* aFlags) { in GetFlags()
923 TransportSecurityInfo* infoObject) { in LookupCertErrorBits()
955 void TransportSecurityInfo::SetStatusErrorBits( in SetStatusErrorBits()
968 TransportSecurityInfo::GetFailedCertChain( in GetFailedCertChain()
1006 void TransportSecurityInfo::SetServerCert( in SetServerCert()
[all …]
H A DTransportSecurityInfo.h30 class TransportSecurityInfo : public nsITransportSecurityInfo,
35 virtual ~TransportSecurityInfo() = default;
38 TransportSecurityInfo();
222 void RememberCertHasError(TransportSecurityInfo* infoObject,
224 void LookupCertErrorBits(TransportSecurityInfo* infoObject);
H A DSSLServerCertVerification.h26 class TransportSecurityInfo; variable
36 TransportSecurityInfo* infoObject, const nsACString& aHostName,
68 explicit SSLServerCertVerificationResult(TransportSecurityInfo* infoObject);
81 const RefPtr<TransportSecurityInfo> mInfoObject;
H A Dmoz.build84 "TransportSecurityInfo.h",
96 "TransportSecurityInfo.h",
150 "TransportSecurityInfo.cpp",
H A DCommonSocketControl.h13 class CommonSocketControl : public mozilla::psm::TransportSecurityInfo,
/dports/www/firefox-esr/firefox-91.8.0/security/manager/ssl/
H A DTransportSecurityInfo.cpp42 TransportSecurityInfo::TransportSecurityInfo() in TransportSecurityInfo() function in mozilla::psm::TransportSecurityInfo
78 void TransportSecurityInfo::SetOriginAttributes( in SetOriginAttributes()
88 TransportSecurityInfo::GetErrorCode(int32_t* state) { in GetErrorCode()
422 nsresult TransportSecurityInfo::ReadCertList( in ReadCertList()
827 TransportSecurityInfo::GetClassID(nsCID** aClassID) { in GetClassID()
833 TransportSecurityInfo::GetFlags(uint32_t* aFlags) { in GetFlags()
899 TransportSecurityInfo* infoObject) { in LookupCertErrorBits()
944 TransportSecurityInfo::GetFailedCertChain( in GetFailedCertChain()
970 nsresult TransportSecurityInfo::SetFailedCertChain( in SetFailedCertChain()
997 TransportSecurityInfo::GetSucceededCertChain( in GetSucceededCertChain()
[all …]
H A DTransportSecurityInfo.h30 class TransportSecurityInfo : public nsITransportSecurityInfo,
35 virtual ~TransportSecurityInfo() = default;
38 TransportSecurityInfo();
218 void RememberCertHasError(TransportSecurityInfo* infoObject,
220 void LookupCertErrorBits(TransportSecurityInfo* infoObject);
H A DSSLServerCertVerification.h27 class TransportSecurityInfo; variable
37 TransportSecurityInfo* infoObject, const void* aPtrForLogging,
70 explicit SSLServerCertVerificationResult(TransportSecurityInfo* infoObject);
84 const RefPtr<TransportSecurityInfo> mInfoObject;
H A Dmoz.build86 "TransportSecurityInfo.h",
97 "TransportSecurityInfo.h",
150 "TransportSecurityInfo.cpp",
H A DCommonSocketControl.h13 class CommonSocketControl : public mozilla::psm::TransportSecurityInfo,
H A DSSLServerCertVerification.cpp804 TransportSecurityInfo* aInfoObject, nsNSSCertificate* aCert, in AuthCertificateSetResults()
1075 TransportSecurityInfo::CreateCertBytesArray(builtCertChain); in Run()
1078 TransportSecurityInfo::ConvertCertificateTransparencyInfoToStatus( in Run()
1106 TransportSecurityInfo* infoObject, const void* aPtrForLogging, in AuthCertificateHookInternal()
1205 TransportSecurityInfo::CreateCertBytesArray(peerCertChain); in AuthCertificateHook()
1276 TransportSecurityInfo* infoObject, const void* aPtrForLogging, in AuthCertificateHookWithInfo()
1323 TransportSecurityInfo* infoObject) in NS_IMPL_ISUPPORTS_INHERITED0()
/dports/mail/thunderbird/thunderbird-91.8.0/security/manager/ssl/
H A DTransportSecurityInfo.cpp42 TransportSecurityInfo::TransportSecurityInfo() in TransportSecurityInfo() function in mozilla::psm::TransportSecurityInfo
78 void TransportSecurityInfo::SetOriginAttributes( in SetOriginAttributes()
88 TransportSecurityInfo::GetErrorCode(int32_t* state) { in GetErrorCode()
422 nsresult TransportSecurityInfo::ReadCertList( in ReadCertList()
827 TransportSecurityInfo::GetClassID(nsCID** aClassID) { in GetClassID()
833 TransportSecurityInfo::GetFlags(uint32_t* aFlags) { in GetFlags()
899 TransportSecurityInfo* infoObject) { in LookupCertErrorBits()
944 TransportSecurityInfo::GetFailedCertChain( in GetFailedCertChain()
970 nsresult TransportSecurityInfo::SetFailedCertChain( in SetFailedCertChain()
997 TransportSecurityInfo::GetSucceededCertChain( in GetSucceededCertChain()
[all …]
H A DTransportSecurityInfo.h30 class TransportSecurityInfo : public nsITransportSecurityInfo,
35 virtual ~TransportSecurityInfo() = default;
38 TransportSecurityInfo();
218 void RememberCertHasError(TransportSecurityInfo* infoObject,
220 void LookupCertErrorBits(TransportSecurityInfo* infoObject);
H A DSSLServerCertVerification.h27 class TransportSecurityInfo; variable
37 TransportSecurityInfo* infoObject, const void* aPtrForLogging,
70 explicit SSLServerCertVerificationResult(TransportSecurityInfo* infoObject);
84 const RefPtr<TransportSecurityInfo> mInfoObject;
H A Dmoz.build86 "TransportSecurityInfo.h",
97 "TransportSecurityInfo.h",
150 "TransportSecurityInfo.cpp",
H A DCommonSocketControl.h13 class CommonSocketControl : public mozilla::psm::TransportSecurityInfo,
/dports/www/firefox-legacy/firefox-52.8.0esr/security/manager/ssl/
H A DTransportSecurityInfo.cpp40 TransportSecurityInfo::TransportSecurityInfo() in TransportSecurityInfo() function in mozilla::psm::TransportSecurityInfo
51 TransportSecurityInfo::~TransportSecurityInfo() in ~TransportSecurityInfo()
61 TransportSecurityInfo::virtualDestroyNSSReference() in virtualDestroyNSSReference()
65 NS_IMPL_ISUPPORTS(TransportSecurityInfo, in NS_IMPL_ISUPPORTS() argument
74 TransportSecurityInfo::SetHostName(const char* host) in NS_IMPL_ISUPPORTS()
81 TransportSecurityInfo::GetHostName(char **host) in GetHostName()
88 TransportSecurityInfo::SetPort(int32_t aPort) in SetPort()
95 TransportSecurityInfo::GetPort(int32_t *aPort) in GetPort()
102 TransportSecurityInfo::SetOriginAttributes( in SetOriginAttributes()
110 TransportSecurityInfo::GetErrorCode() const in GetErrorCode()
[all …]
H A DTransportSecurityInfo.h31 class TransportSecurityInfo : public nsITransportSecurityInfo,
41 virtual ~TransportSecurityInfo();
43 TransportSecurityInfo();
135 void RememberCertHasError(TransportSecurityInfo * infoobject,
138 void LookupCertErrorBits(TransportSecurityInfo * infoObject,
/dports/lang/spidermonkey60/firefox-60.9.0/security/manager/ssl/
H A DTransportSecurityInfo.cpp41 TransportSecurityInfo::TransportSecurityInfo() in TransportSecurityInfo() function in mozilla::psm::TransportSecurityInfo
60 void TransportSecurityInfo::SetOriginAttributes( in SetOriginAttributes()
66 TransportSecurityInfo::GetErrorCode(int32_t* state) { in GetErrorCode()
107 TransportSecurityInfo::GetCountSubRequestsNoSecurity( in GetCountSubRequestsNoSecurity()
114 TransportSecurityInfo::SetCountSubRequestsNoSecurity( in SetCountSubRequestsNoSecurity()
121 TransportSecurityInfo::Flush() { return NS_OK; } in Flush()
145 void TransportSecurityInfo::GetErrorLogMessage( in GetErrorLogMessage()
169 nsresult TransportSecurityInfo::formatErrorMessage( in formatErrorMessage()
392 TransportSecurityInfo::GetClassID(nsCID** aClassID) { in GetClassID()
399 TransportSecurityInfo::GetFlags(uint32_t* aFlags) { in GetFlags()
[all …]
H A DTransportSecurityInfo.h33 class TransportSecurityInfo : public nsITransportSecurityInfo,
40 virtual ~TransportSecurityInfo() {} in ~TransportSecurityInfo()
43 TransportSecurityInfo();
123 void RememberCertHasError(TransportSecurityInfo* infoobject,
126 void LookupCertErrorBits(TransportSecurityInfo* infoObject,

123