HomeSort by relevance Sort by last modified time
    Searched full:alpn (Results 76 - 100 of 136) sorted by null

1 2 34 5 6

  /external/boringssl/src/ssl/
internal.h     [all...]
tls13_client.cc 419 // Store the negotiated ALPN in the session.
  /external/okhttp/mockwebserver/src/main/java/com/squareup/okhttp/mockwebserver/
MockWebServer.java 227 * Sets whether ALPN is used on incoming HTTPS connections to
236 * Indicates the protocols supported by ALPN on incoming HTTPS
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.0.CR3/
netty-handler-4.1.0.CR3.jar 
  /external/curl/lib/vtls/
openssl.c     [all...]
nss.c 782 infof(conn->data, "ALPN/NPN, server did not agree to a protocol\n");
786 infof(conn->data, "ALPN, server accepted to use %.*s\n", buflen, buf);
847 /* Enforce ALPN or NPN to do False Start, as an indicator of server
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.6.Final/
netty-handler-4.1.6.Final.jar 
  /external/boringssl/src/ssl/test/runner/
handshake_client.go     [all...]
  /external/curl/lib/
urldata.h 431 bool tls_enable_alpn; /* TLS ALPN extension? */
691 #define PROTOPT_ALPN_NPN (1<<8) /* set ALPN and/or NPN for this */
    [all...]
  /prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-core/
libcurl.so 
  /prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-core/
libcurl.so 
  /external/curl/docs/
curl.1     [all...]
  /prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/
libcurl.so 
  /prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/
libcurl.so 
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.3.Final/
netty-handler-4.1.3.Final.jar 
  /external/curl/docs/libcurl/
curl_easy_setopt.3 488 Enable use of ALPN. See \fICURLOPT_SSL_ENABLE_ALPN(3)\fP
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
FramedConnection.java 177 /** The protocol as selected using ALPN. */
    [all...]
  /external/python/cpython2/Modules/
_ssl.c 120 /* ALPN added in OpenSSL 1.0.2 */
    [all...]
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-netty/0.13.2/
grpc-netty-0.13.2.jar 
  /external/boringssl/src/ssl/test/
bssl_shim.cc 793 fprintf(stderr, "bad ALPN select callback inputs\n");
    [all...]
  /external/curl/src/
tool_getparam.c 91 {"*H", "alpn", ARG_BOOL},
639 case 'H': /* --alpn */
    [all...]
  /external/python/cpython2/Lib/
ssl.py 381 raise SSLError('ALPN protocols must be 1 to 255 in length')
    [all...]
  /external/python/cpython2/Lib/test/
test_ssl.py     [all...]
  /external/python/cpython3/Lib/test/
test_ssl.py     [all...]
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-netty/1.0.1/
grpc-netty-1.0.1.jar 

Completed in 739 milliseconds

1 2 34 5 6