Home
last modified time | relevance | path

Searched refs:next_protocol_fn (Results 1 – 9 of 9) sorted by relevance

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/tls/
H A Dtls_server.h29 typedef std::function<std::string (std::vector<std::string>)> next_protocol_fn; typedef
75 next_protocol_fn next_proto = next_protocol_fn(),
95 next_protocol_fn next_proto = next_protocol_fn(),
162 next_protocol_fn m_choose_next_protocol;
H A Dtls_callbacks.h374 typedef std::function<std::string (std::vector<std::string>)> next_protocol_fn; typedef
392 next_protocol_fn next_proto = nullptr)
402 next_protocol_fn next_proto = nullptr)
413 next_protocol_fn next_proto = nullptr)
424 next_protocol_fn next_proto = nullptr)
477 const next_protocol_fn m_next_proto;
H A Dtls_server.cpp319 next_protocol_fn next_proto, in Server()
339 next_protocol_fn next_proto, in Server()
/dports/security/botan2/Botan-2.18.2/src/lib/tls/
H A Dtls_server.h29 typedef std::function<std::string (std::vector<std::string>)> next_protocol_fn; typedef
75 next_protocol_fn next_proto = next_protocol_fn(),
95 next_protocol_fn next_proto = next_protocol_fn(),
162 next_protocol_fn m_choose_next_protocol;
H A Dtls_callbacks.h374 typedef std::function<std::string (std::vector<std::string>)> next_protocol_fn; typedef
392 next_protocol_fn next_proto = nullptr)
402 next_protocol_fn next_proto = nullptr)
413 next_protocol_fn next_proto = nullptr)
424 next_protocol_fn next_proto = nullptr)
477 const next_protocol_fn m_next_proto;
H A Dtls_server.cpp319 next_protocol_fn next_proto, in Server()
339 next_protocol_fn next_proto, in Server()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/tls/
H A Dtls_server.h29 typedef std::function<std::string (std::vector<std::string>)> next_protocol_fn; typedef
75 next_protocol_fn next_proto = next_protocol_fn(),
95 next_protocol_fn next_proto = next_protocol_fn(),
162 next_protocol_fn m_choose_next_protocol;
H A Dtls_callbacks.h374 typedef std::function<std::string (std::vector<std::string>)> next_protocol_fn; typedef
392 next_protocol_fn next_proto = nullptr)
402 next_protocol_fn next_proto = nullptr)
413 next_protocol_fn next_proto = nullptr)
424 next_protocol_fn next_proto = nullptr)
477 const next_protocol_fn m_next_proto;
H A Dtls_server.cpp319 next_protocol_fn next_proto, in Server()
339 next_protocol_fn next_proto, in Server()