Home
last modified time | relevance | path

Searched defs:allow_tls11 (Results 1 – 20 of 20) sorted by relevance

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/tls/
H A Dtls_policy.h376 bool allow_tls11() const override { return false; } in allow_tls11() function
409 bool allow_tls11() const override { return false; } in allow_tls11() function
473 bool allow_tls11() const override { return false; } in allow_tls11() function
489 bool allow_tls11() const override { return false; } in allow_tls11() function
H A Dtls_policy.cpp336 bool Policy::allow_tls11() const { return false; } in allow_tls11() function in Botan::TLS::Policy
609 bool Strict_Policy::allow_tls11() const { return false; } in allow_tls11() function in Botan::TLS::Strict_Policy
H A Dtls_text_policy.cpp53 bool Text_Policy::allow_tls11() const in allow_tls11() function in Botan::TLS::Text_Policy
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/tls/
H A Dtls_policy.h376 bool allow_tls11() const override { return false; } in allow_tls11() function
409 bool allow_tls11() const override { return false; } in allow_tls11() function
473 bool allow_tls11() const override { return false; } in allow_tls11() function
489 bool allow_tls11() const override { return false; } in allow_tls11() function
H A Dtls_policy.cpp336 bool Policy::allow_tls11() const { return false; } in allow_tls11() function in Botan::TLS::Policy
609 bool Strict_Policy::allow_tls11() const { return false; } in allow_tls11() function in Botan::TLS::Strict_Policy
H A Dtls_text_policy.cpp53 bool Text_Policy::allow_tls11() const in allow_tls11() function in Botan::TLS::Text_Policy
/dports/security/botan2/Botan-2.18.2/src/lib/tls/
H A Dtls_policy.h376 bool allow_tls11() const override { return false; } in allow_tls11() function
409 bool allow_tls11() const override { return false; } in allow_tls11() function
473 bool allow_tls11() const override { return false; } in allow_tls11() function
489 bool allow_tls11() const override { return false; } in allow_tls11() function
H A Dtls_policy.cpp336 bool Policy::allow_tls11() const { return false; } in allow_tls11() function in Botan::TLS::Policy
609 bool Strict_Policy::allow_tls11() const { return false; } in allow_tls11() function in Botan::TLS::Strict_Policy
H A Dtls_text_policy.cpp53 bool Text_Policy::allow_tls11() const in allow_tls11() function in Botan::TLS::Text_Policy
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/cli/
H A Dtls_helpers.h194 bool allow_tls11() const override { return true; } in allow_tls11() function
H A Dtls_client.cpp51 … bool allow_tls11() const override { return m_version == Botan::TLS::Protocol_Version::TLS_V11; } in allow_tls11() function in Botan_CLI::CLI_Policy
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/cli/
H A Dtls_helpers.h194 bool allow_tls11() const override { return true; } in allow_tls11() function
H A Dtls_client.cpp51 … bool allow_tls11() const override { return m_version == Botan::TLS::Protocol_Version::TLS_V11; } in allow_tls11() function in Botan_CLI::CLI_Policy
/dports/security/botan2/Botan-2.18.2/src/cli/
H A Dtls_helpers.h194 bool allow_tls11() const override { return true; } in allow_tls11() function
H A Dtls_client.cpp51 … bool allow_tls11() const override { return m_version == Botan::TLS::Protocol_Version::TLS_V11; } in allow_tls11() function in Botan_CLI::CLI_Policy
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/bogo_shim/
H A Dbogo_shim.cpp931 bool allow_tls11() const override in allow_tls11() function in __anonb43abd450111::Shim_Policy
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/bogo_shim/
H A Dbogo_shim.cpp932 bool allow_tls11() const override in allow_tls11() function in __anon07cbb3270111::Shim_Policy
/dports/security/botan2/Botan-2.18.2/src/bogo_shim/
H A Dbogo_shim.cpp932 bool allow_tls11() const override in allow_tls11() function in __anondc10eb840111::Shim_Policy
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dunit_tls.cpp1219 bool allow_tls11() const override { return false; } in run() function in Botan_Tests::__anon870f221c0111::DTLS_Reconnection_Test::run::Datagram_PSK_Policy
/dports/security/botan2/Botan-2.18.2/src/tests/
H A Dunit_tls.cpp1219 bool allow_tls11() const override { return false; } in run() function in Botan_Tests::__anona230acfb0111::DTLS_Reconnection_Test::run::Datagram_PSK_Policy