Home
last modified time | relevance | path

Searched refs:TLSServerConnectionInfo (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/base/
H A DTLSServerSocket.cpp70 RefPtr<TLSServerConnectionInfo> info = new TLSServerConnectionInfo(); in CreateClientTransport()
298 TLSServerConnectionInfo::TLSServerConnectionInfo() in NS_IMPL_ISUPPORTS()
308 TLSServerConnectionInfo::~TLSServerConnectionInfo() { in ~TLSServerConnectionInfo()
326 TLSServerConnectionInfo::SetSecurityObserver( in SetSecurityObserver()
346 TLSServerConnectionInfo::GetStatus(nsITLSClientStatus** aStatus) { in GetStatus()
356 TLSServerConnectionInfo::GetPeerCert(nsIX509Cert** aCert) { in GetPeerCert()
375 TLSServerConnectionInfo::GetCipherName(nsACString& aCipherName) { in GetCipherName()
381 TLSServerConnectionInfo::GetKeyLength(uint32_t* aKeyLength) { in GetKeyLength()
390 TLSServerConnectionInfo::GetMacLength(uint32_t* aMacLength) { in GetMacLength()
400 RefPtr<TLSServerConnectionInfo> info = in HandshakeCallback()
[all …]
H A DTLSServerSocket.h42 class TLSServerConnectionInfo : public nsITLSServerConnectionInfo,
51 TLSServerConnectionInfo();
54 virtual ~TLSServerConnectionInfo();
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/base/
H A DTLSServerSocket.cpp80 RefPtr<TLSServerConnectionInfo> info = new TLSServerConnectionInfo(); in CreateClientTransport()
328 NS_IMPL_ISUPPORTS(TLSServerConnectionInfo, in NS_IMPL_ISUPPORTS() argument
332 TLSServerConnectionInfo::TLSServerConnectionInfo() in NS_IMPL_ISUPPORTS()
344 TLSServerConnectionInfo::~TLSServerConnectionInfo() in ~TLSServerConnectionInfo()
394 TLSServerConnectionInfo::GetPeerCert(nsIX509Cert** aCert) in GetPeerCert()
415 TLSServerConnectionInfo::GetCipherName(nsACString& aCipherName) in GetCipherName()
422 TLSServerConnectionInfo::GetKeyLength(uint32_t* aKeyLength) in GetKeyLength()
432 TLSServerConnectionInfo::GetMacLength(uint32_t* aMacLength) in GetMacLength()
445 RefPtr<TLSServerConnectionInfo> info = in HandshakeCallback()
446 static_cast<TLSServerConnectionInfo*>(aArg); in HandshakeCallback()
[all …]
H A DTLSServerSocket.h44 class TLSServerConnectionInfo : public nsITLSServerConnectionInfo
54 TLSServerConnectionInfo();
57 virtual ~TLSServerConnectionInfo();
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/base/
H A DTLSServerSocket.cpp66 RefPtr<TLSServerConnectionInfo> info = new TLSServerConnectionInfo(); in CreateClientTransport()
270 TLSServerConnectionInfo::TLSServerConnectionInfo() in NS_IMPL_ISUPPORTS()
280 TLSServerConnectionInfo::~TLSServerConnectionInfo() { in ~TLSServerConnectionInfo()
294 TLSServerConnectionInfo::SetSecurityObserver( in SetSecurityObserver()
326 TLSServerConnectionInfo::GetStatus(nsITLSClientStatus** aStatus) { in GetStatus()
336 TLSServerConnectionInfo::GetPeerCert(nsIX509Cert** aCert) { in GetPeerCert()
355 TLSServerConnectionInfo::GetCipherName(nsACString& aCipherName) { in GetCipherName()
361 TLSServerConnectionInfo::GetKeyLength(uint32_t* aKeyLength) { in GetKeyLength()
370 TLSServerConnectionInfo::GetMacLength(uint32_t* aMacLength) { in GetMacLength()
380 RefPtr<TLSServerConnectionInfo> info = in HandshakeCallback()
[all …]
H A DTLSServerSocket.h41 class TLSServerConnectionInfo : public nsITLSServerConnectionInfo,
50 TLSServerConnectionInfo();
53 virtual ~TLSServerConnectionInfo();
/dports/www/firefox-esr/firefox-91.8.0/netwerk/base/
H A DTLSServerSocket.cpp64 RefPtr<TLSServerConnectionInfo> info = new TLSServerConnectionInfo(); in CreateClientTransport()
265 NS_IMPL_ISUPPORTS(TLSServerConnectionInfo, nsITLSServerConnectionInfo, in NS_IMPL_ISUPPORTS() argument
268 TLSServerConnectionInfo::~TLSServerConnectionInfo() { in NS_IMPL_ISUPPORTS()
282 TLSServerConnectionInfo::SetSecurityObserver( in SetSecurityObserver()
314 TLSServerConnectionInfo::GetStatus(nsITLSClientStatus** aStatus) { in GetStatus()
324 TLSServerConnectionInfo::GetPeerCert(nsIX509Cert** aCert) { in GetPeerCert()
343 TLSServerConnectionInfo::GetCipherName(nsACString& aCipherName) { in GetCipherName()
349 TLSServerConnectionInfo::GetKeyLength(uint32_t* aKeyLength) { in GetKeyLength()
358 TLSServerConnectionInfo::GetMacLength(uint32_t* aMacLength) { in GetMacLength()
368 RefPtr<TLSServerConnectionInfo> info = in HandshakeCallback()
[all …]
H A DTLSServerSocket.h41 class TLSServerConnectionInfo : public nsITLSServerConnectionInfo,
50 TLSServerConnectionInfo() = default;
53 virtual ~TLSServerConnectionInfo();
/dports/www/firefox/firefox-99.0/netwerk/base/
H A DTLSServerSocket.cpp64 RefPtr<TLSServerConnectionInfo> info = new TLSServerConnectionInfo(); in CreateClientTransport()
264 NS_IMPL_ISUPPORTS(TLSServerConnectionInfo, nsITLSServerConnectionInfo, in NS_IMPL_ISUPPORTS() argument
267 TLSServerConnectionInfo::~TLSServerConnectionInfo() { in NS_IMPL_ISUPPORTS()
281 TLSServerConnectionInfo::SetSecurityObserver( in SetSecurityObserver()
312 TLSServerConnectionInfo::GetStatus(nsITLSClientStatus** aStatus) { in GetStatus()
321 TLSServerConnectionInfo::GetPeerCert(nsIX509Cert** aCert) { in GetPeerCert()
339 TLSServerConnectionInfo::GetCipherName(nsACString& aCipherName) { in GetCipherName()
345 TLSServerConnectionInfo::GetKeyLength(uint32_t* aKeyLength) { in GetKeyLength()
354 TLSServerConnectionInfo::GetMacLength(uint32_t* aMacLength) { in GetMacLength()
364 RefPtr<TLSServerConnectionInfo> info = in HandshakeCallback()
[all …]
H A DTLSServerSocket.h41 class TLSServerConnectionInfo : public nsITLSServerConnectionInfo,
50 TLSServerConnectionInfo() = default;
53 virtual ~TLSServerConnectionInfo();
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/base/
H A DTLSServerSocket.cpp64 RefPtr<TLSServerConnectionInfo> info = new TLSServerConnectionInfo(); in CreateClientTransport()
265 NS_IMPL_ISUPPORTS(TLSServerConnectionInfo, nsITLSServerConnectionInfo, in NS_IMPL_ISUPPORTS() argument
268 TLSServerConnectionInfo::~TLSServerConnectionInfo() { in NS_IMPL_ISUPPORTS()
282 TLSServerConnectionInfo::SetSecurityObserver( in SetSecurityObserver()
314 TLSServerConnectionInfo::GetStatus(nsITLSClientStatus** aStatus) { in GetStatus()
324 TLSServerConnectionInfo::GetPeerCert(nsIX509Cert** aCert) { in GetPeerCert()
343 TLSServerConnectionInfo::GetCipherName(nsACString& aCipherName) { in GetCipherName()
349 TLSServerConnectionInfo::GetKeyLength(uint32_t* aKeyLength) { in GetKeyLength()
358 TLSServerConnectionInfo::GetMacLength(uint32_t* aMacLength) { in GetMacLength()
368 RefPtr<TLSServerConnectionInfo> info = in HandshakeCallback()
[all …]
H A DTLSServerSocket.h41 class TLSServerConnectionInfo : public nsITLSServerConnectionInfo,
50 TLSServerConnectionInfo() = default;
53 virtual ~TLSServerConnectionInfo();