Home
last modified time | relevance | path

Searched refs:tls_client (Results 1 – 25 of 32) sorted by relevance

12

/external/autotest/server/site_tests/infra_TLSFakeOmaha/
Dinfra_TLSFakeOmaha.py7 from autotest_lib.server.hosts.tls_client import connection
8 from autotest_lib.server.hosts.tls_client import fake_omaha
/external/autotest/server/site_tests/infra_TLSExecDUTCommand/
Dinfra_TLSExecDUTCommand.py10 from autotest_lib.server.hosts.tls_client import connection
11 from autotest_lib.server.hosts.tls_client import exec_dut_command
/external/pigweed/pw_tls_client/
Dfake_entropy.cc18 namespace pw::tls_client { namespace
Ddocs.rst14 The facade provides a class ``pw::tls_client::Session`` with Open(), Read(),
16 ``pw::tls_client::Session::Create`` method. The method takes a
17 ``pw::tls_client::SessionOptions`` object, which is used to configure TLS
183 auto options = pw::tls_client::SessionOptions()
186 auto tls_conn = pw::tls_client::Session::Create(options);
Dtest_server_test.cc27 namespace pw::tls_client::test { namespace
Dtest_server.cc37 namespace pw::tls_client::test { namespace
/external/pigweed/pw_tls_client/public/pw_tls_client/
Dstatus.h17 namespace pw::tls_client {
Dcrlset.h19 namespace pw::tls_client::crlset {
Dentropy.h20 namespace pw::tls_client {
Doptions.h24 namespace pw::tls_client {
Dsession.h27 namespace pw::tls_client {
/external/autotest/server/hosts/tls_client/
Dautotest_common_pb2_grpc.py6 from autotest_lib.server.hosts.tls_client import autotest_common_pb2 as autotest__common__pb2
7 from autotest_lib.server.hosts.tls_client.dependencies.longrunning import operations_pb2 as depende…
Dconnection.py11 from autotest_lib.server.hosts.tls_client import autotest_common_pb2_grpc
Dfake_omaha.py11 from autotest_lib.server.hosts.tls_client import autotest_common_pb2
Dexec_dut_command.py13 from autotest_lib.server.hosts.tls_client import autotest_common_pb2
/external/pigweed/pw_tls_client_mbedtls/
Dtls_client_mbedtls.cc21 namespace pw::tls_client { namespace
71 session_impl->SetTlsStatus(pw::tls_client::TLSStatus::kEntropySourceFailed); in MbedTlsEntropySource()
Dtls_client_mbedtls_test.cc19 namespace pw::tls_client { namespace
/external/pigweed/pw_tls_client_boringssl/public/pw_tls_client_boringssl/
Dbackend_types.h19 namespace pw::tls_client::backend {
/external/pigweed/pw_tls_client_boringssl/
Dtls_client_boringssl_test.cc23 namespace pw::tls_client { namespace
Dtls_client_boringssl.cc18 namespace pw::tls_client { namespace
/external/pigweed/pw_tls_client_mbedtls/public/pw_tls_client_mbedtls/
Dbackend_types.h30 namespace pw::tls_client::backend {
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ssl/
Dcontext_base.hpp102 tls_client, enumerator
/external/pigweed/pw_tls_client/public/pw_tls_client/test/
Dtest_server.h33 namespace pw::tls_client::test {
/external/autotest/server/hosts/
Dremote.py18 from autotest_lib.server.hosts.tls_client.connection import TLSConnection
/external/toybox/toys/net/
Dwget.c118 if (!(TT.tls = tls_client())) in wget_connect()

12