Home
last modified time | relevance | path

Searched refs:SSL_select_next_proto (Results 1 - 25 of 74) sorted by relevance

123

/third_party/libwebsockets/lib/tls/
H A Dtls.c38 if (SSL_select_next_proto((unsigned char **)out, outlen, alpn_ctx->data, in alpn_cb()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/openssl/
H A Dssl.h1113 int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,
/third_party/openssl/test/helpers/
H A Dhandshake.c400 ret = SSL_select_next_proto(out, outlen, in, inlen, in client_npn_cb()
431 /* SSL_select_next_proto isn't const-correct... */ in server_alpn_cb()
439 ret = SSL_select_next_proto(&tmp_out, outlen, in server_alpn_cb()
/third_party/node/src/quic/
H A Dtlscontext.cc80 if (SSL_select_next_proto( in AlpnSelectionCallback()
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dssl.rs331 pub fn SSL_select_next_proto( in SSL_select_next_proto() functions
/third_party/openssl/test/
H A Dssl_old_test.c301 if (SSL_select_next_proto in cb_server_alpn()
/third_party/node/src/crypto/
H A Dcrypto_tls.cc269 int status = SSL_select_next_proto(const_cast<unsigned char**>(out), in SelectALPNCallback()
/third_party/node/deps/openssl/openssl/apps/
H A Ds_server.c669 if (SSL_select_next_proto in alpn_cb()
H A Ds_client.c268 SSL_select_next_proto(out, outlen, in, inlen, ctx->data, ctx->len); in next_proto_cb()
/third_party/openssl/apps/
H A Ds_server.c669 if (SSL_select_next_proto in alpn_cb()
H A Ds_client.c268 SSL_select_next_proto(out, outlen, in, inlen, ctx->data, ctx->len); in next_proto_cb()
/third_party/openssl/ohos_lite/include/openssl/
H A Dssl.h791 __owur int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs684 #[corresponds(SSL_select_next_proto)]
689 let r = ffi::SSL_select_next_proto( in select_next_proto()
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dssl.h806 __owur int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dssl.h806 __owur int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dssl.h806 __owur int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dssl.h806 __owur int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dssl.h806 __owur int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dssl.h806 __owur int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dssl.h806 __owur int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dssl.h806 __owur int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dssl.h806 __owur int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dssl.h806 __owur int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dssl.h806 __owur int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dssl.h806 __owur int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,

Completed in 123 milliseconds

123