Home
last modified time | relevance | path

Searched refs:m_comp_method (Results 1 – 6 of 6) sorted by relevance

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/tls/
H A Dmsg_server_hello.cpp66 m_comp_method(0) in Server_Hello()
137 m_comp_method(0) in Server_Hello()
189 m_comp_method = reader.get_byte(); in Server_Hello()
210 buf.push_back(m_comp_method); in serialize()
H A Dtls_messages.h232 uint8_t compression_method() const { return m_comp_method; } in compression_method()
330 uint8_t m_comp_method; variable
/dports/security/botan2/Botan-2.18.2/src/lib/tls/
H A Dmsg_server_hello.cpp66 m_comp_method(0) in Server_Hello()
137 m_comp_method(0) in Server_Hello()
189 m_comp_method = reader.get_byte(); in Server_Hello()
210 buf.push_back(m_comp_method); in serialize()
H A Dtls_messages.h232 uint8_t compression_method() const { return m_comp_method; } in compression_method()
330 uint8_t m_comp_method; variable
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/tls/
H A Dmsg_server_hello.cpp66 m_comp_method(0) in Server_Hello()
137 m_comp_method(0) in Server_Hello()
189 m_comp_method = reader.get_byte(); in Server_Hello()
210 buf.push_back(m_comp_method); in serialize()
H A Dtls_messages.h232 uint8_t compression_method() const { return m_comp_method; } in compression_method()
330 uint8_t m_comp_method; variable