Home
last modified time | relevance | path

Searched refs:resumption_callback_called_ (Results 1 – 14 of 14) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/gtests/ssl_gtest/
H A Dtls_agent.h176 void SetResumptionCallbackCalled() { resumption_callback_called_ = true; } in SetResumptionCallbackCalled()
178 return resumption_callback_called_; in resumption_callback_called()
397 bool resumption_callback_called_; variable
H A Dtls_agent.cc70 resumption_callback_called_(false), in TlsAgent()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/gtests/ssl_gtest/
H A Dtls_agent.h212 void SetResumptionCallbackCalled() { resumption_callback_called_ = true; } in SetResumptionCallbackCalled()
214 return resumption_callback_called_; in resumption_callback_called()
442 bool resumption_callback_called_; variable
H A Dtls_agent.cc87 resumption_callback_called_(false), in TlsAgent()
/dports/security/ca_root_nss/nss-3.71/nss/gtests/ssl_gtest/
H A Dtls_agent.h213 void SetResumptionCallbackCalled() { resumption_callback_called_ = true; } in SetResumptionCallbackCalled()
215 return resumption_callback_called_; in resumption_callback_called()
449 bool resumption_callback_called_; variable
H A Dtls_agent.cc87 resumption_callback_called_(false), in TlsAgent()
/dports/www/firefox/firefox-99.0/security/nss/gtests/ssl_gtest/
H A Dtls_agent.h213 void SetResumptionCallbackCalled() { resumption_callback_called_ = true; } in SetResumptionCallbackCalled()
215 return resumption_callback_called_; in resumption_callback_called()
452 bool resumption_callback_called_; variable
H A Dtls_agent.cc87 resumption_callback_called_(false), in TlsAgent()
/dports/security/nss/nss-3.76.1/nss/gtests/ssl_gtest/
H A Dtls_agent.h213 void SetResumptionCallbackCalled() { resumption_callback_called_ = true; } in SetResumptionCallbackCalled()
215 return resumption_callback_called_; in resumption_callback_called()
452 bool resumption_callback_called_; variable
H A Dtls_agent.cc87 resumption_callback_called_(false), in TlsAgent()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/gtests/ssl_gtest/
H A Dtls_agent.h212 void SetResumptionCallbackCalled() { resumption_callback_called_ = true; } in SetResumptionCallbackCalled()
214 return resumption_callback_called_; in resumption_callback_called()
442 bool resumption_callback_called_; variable
H A Dtls_agent.cc87 resumption_callback_called_(false), in TlsAgent()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/gtests/ssl_gtest/
H A Dtls_agent.h204 void SetResumptionCallbackCalled() { resumption_callback_called_ = true; } in SetResumptionCallbackCalled()
206 return resumption_callback_called_; in resumption_callback_called()
431 bool resumption_callback_called_; variable
H A Dtls_agent.cc86 resumption_callback_called_(false), in TlsAgent()