/external/grpc-grpc-java/examples/ |
D | README.md | 54 #### Generating self-signed certificates for use with grpc 93 #### Hello world example with TLS (no mutual auth): 102 #### Hello world example with TLS with mutual auth:
|
/external/conscrypt/ |
D | CAPABILITIES.md | 8 ## TLS section in Conscrypt's Capabilities 10 ### Protocol Versions 23 ### SSLContext 40 ### Cipher Suites
|
/external/grpc-grpc-java/okhttp/src/main/java/io/grpc/okhttp/ |
D | NegotiationType.java | 31 TLS, enumConstant
|
D | OkHttpChannelBuilder.java | 67 TLS, enumConstant
|
/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/ |
D | NegotiationType.java | 29 TLS, enumConstant
|
/external/e2fsprogs/ |
D | acinclude.m4 | 45 …AC_DEFINE_UNQUOTED([TLS], $ac_cv_tls, [If the compiler supports a TLS storage class define it to t… definition
|
/external/grpc-grpc/test/cpp/util/ |
D | create_test_channel.h | 31 typedef enum { INSECURE = 0, TLS, ALTS } transport_security; enumerator
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AddressPool.cpp | 19 unsigned AddressPool::getIndex(const MCSymbol *Sym, bool TLS) { in getIndex()
|
D | AddressPool.h | 25 bool TLS; member
|
/external/nist-sip/java/gov/nist/javax/sip/address/ |
D | ParameterNames.java | 47 public static final String TLS = GenericURI.TLS; field
|
D | NetObject.java | 66 protected static final String TLS = "tls"; field in NetObject
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AddressPool.cpp | 20 unsigned AddressPool::getIndex(const MCSymbol *Sym, bool TLS) { in getIndex()
|
D | AddressPool.h | 27 bool TLS; member
|
/external/nist-sip/java/javax/sip/ |
D | ListeningPoint.java | 11 String TLS = "TLS"; field
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
D | IOHandler.java | 69 private static String TLS = "tls"; field in IOHandler
|
/external/grpc-grpc/test/core/tsi/alts/fake_handshaker/ |
D | handshaker.proto | 28 TLS = 1; enumerator
|
/external/grpc-grpc/src/core/tsi/alts/handshaker/proto/ |
D | handshaker.proto | 28 TLS = 1; enumerator
|
/external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/ |
D | handshaker.proto | 28 TLS = 1; enumerator
|
/external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/qps/ |
D | ServerConfiguration.java | 155 TLS("", "Enable TLS.", "" + DEFAULT.tls) { enumConstant
|
D | ClientConfiguration.java | 167 TLS("", "Enable TLS.", "" + DEFAULT.tls) { enumConstant
|
/external/libgsm/ |
D | Makefile | 124 TLS = $(ROOT)/tls macro
|
/external/scapy/scapy/layers/tls/ |
D | record.py | 201 class TLS(_GenericTLSSessionInheritance): class
|
/external/python/cpython2/Lib/ |
D | telnetlib.py | 123 TLS = chr(46) # Telnet Start TLS variable
|
/external/python/cpython3/Lib/ |
D | telnetlib.py | 122 TLS = bytes([46]) # Telnet Start TLS variable
|
/external/clang/lib/CodeGen/ |
D | CGDeclCXX.cpp | 261 SourceLocation Loc, bool TLS) { in CreateGlobalInitOrDestructFunction()
|