Home
last modified time | relevance | path

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

/modules/thrift/src/thrift/server/
A DTConnectedClient.h38 namespace server
64 const std::shared_ptr<apache::thrift::server::TServerEventHandler> &eventHandler,
107 std::shared_ptr<apache::thrift::server::TServerEventHandler> eventHandler_;
A DTSimpleServer.h34 namespace server
A DTServerFramework.h40 namespace server
A DTServerFramework.cpp35 namespace server namespace
A DTServer.h38 namespace server
/modules/thrift/
A DCMakeLists.txt15 src/thrift/server/TFDServer.cpp
17 ${ZEPHYR_THRIFT_MODULE_DIR}/lib/cpp/src/thrift/server/TConnectedClient.cpp
18 ${ZEPHYR_THRIFT_MODULE_DIR}/lib/cpp/src/thrift/server/TSimpleServer.cpp
30 src/thrift/server/TServerFramework.cpp
/modules/thrift/src/thrift/transport/
A DTSSLSocket.h74 void server(bool flag) in server() function
81 bool server() const in server() function
312 virtual void server(bool flag);
318 virtual bool server() const;
A DTSSLServerSocket.cpp39 factory_->server(true); in TSSLServerSocket()
46 factory_->server(true); in TSSLServerSocket()
53 factory_->server(true); in TSSLServerSocket()
A DTSSLSocket.cpp275 if (isOpen() || server()) { in open()
408 ssl->server(server()); in setup()
409 if (access_ == nullptr && !server()) { in setup()
543 void TSSLSocketFactory::server(bool flag) in server() function in apache::thrift::transport::TSSLSocketFactory
549 bool TSSLSocketFactory::server() const in server() function in apache::thrift::transport::TSSLSocketFactory
/modules/hostap/
A DKconfig349 bool "EAP-TLS server support"
352 bool "EAP-IDENTITY server support"
355 bool "EAP-MD5 server support"
358 bool "EAP-MSCHAPV2 server support"
361 bool "EAP-PEAP server support"
364 bool "EAP-GTC server support"
367 bool "EAP-TTLS server support"
/modules/openthread/
A DKconfig.features152 bool "DHCPv6 server support"
177 bool "DNS-SD server support"
393 bool "SRP server fast start"
A DCMakeLists.txt82 kconfig_to_ot_option(CONFIG_OPENTHREAD_DNSSD_SERVER OT_DNSSD_SERVER "Enable DNS-SD server support")
130 …NFIG_OPENTHREAD_SRP_SERVER_FAST_START OT_SRP_SERVER_FAST_START_MDOE "Enable SRP server fast start")
/modules/mbedtls/
A DKconfig.mbedtls477 bool "Support for RFC 6066 server name indication (SNI) in SSL"
479 Enable this to support RFC 6066 server name indication (SNI) in SSL.
503 "This option enables simple SSL cache implementation (server side)."
A DKconfig76 (REST request, REST response, server certificate(s)).

Completed in 24 milliseconds