Home
last modified time | relevance | path

Searched refs:SSL_CTX_set_alpn_protos (Results 1 – 5 of 5) sorted by relevance

/external/boringssl/src/tool/
Dclient.cc215 if (SSL_CTX_set_alpn_protos(ctx.get(), wire.data(), wire.size()) != 0) { in Client()
/external/boringssl/src/include/openssl/
Dssl.h2187 OPENSSL_EXPORT int SSL_CTX_set_alpn_protos(SSL_CTX *ctx, const uint8_t *protos,
/external/boringssl/src/ssl/
Dssl_lib.c1601 int SSL_CTX_set_alpn_protos(SSL_CTX *ctx, const uint8_t *protos, in SSL_CTX_set_alpn_protos() function
/external/curl/lib/vtls/
Dopenssl.c1916 SSL_CTX_set_alpn_protos(connssl->ctx, protocols, cur); in ossl_connect_step1()
/external/robolectric/v3/runtime/
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...