/third_party/openssl/doc/man3/ |
D | SSL_CTX_set_alpn_select_cb.pod | 7 SSL_select_next_proto, SSL_get0_alpn_selected, SSL_get0_next_proto_negotiated 47 void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, 106 SSL_get0_next_proto_negotiated() sets B<data> and B<len> to point to the
|
/third_party/nghttp2/examples/ |
D | libevent-client.c | 512 SSL_get0_next_proto_negotiated(ssl, &alpn, &alpnlen); in eventcb()
|
D | libevent-server.c | 706 SSL_get0_next_proto_negotiated(ssl, &alpn, &alpnlen); in eventcb()
|
/third_party/nghttp2/src/ |
D | shrpx_live_check.cc | 409 SSL_get0_next_proto_negotiated(conn_.tls.ssl, &next_proto, &next_proto_len); in tls_handshake()
|
D | shrpx_connection.cc | 834 SSL_get0_next_proto_negotiated(tls.ssl, &next_proto, &next_proto_len); in check_http2_requirement()
|
D | shrpx_client_handler.cc | 622 SSL_get0_next_proto_negotiated(conn_.tls.ssl, &next_proto, &next_proto_len); in validate_next_proto()
|
/third_party/openssl/test/helpers/ |
D | handshake.c | 1648 SSL_get0_next_proto_negotiated(client.ssl, &proto, &proto_len); in do_handshake_internal() 1651 SSL_get0_next_proto_negotiated(server.ssl, &proto, &proto_len); in do_handshake_internal()
|
/third_party/openssl/test/ |
D | ssl_old_test.c | 149 SSL_get0_next_proto_negotiated(client, &client_s, &client_len); in verify_npn() 150 SSL_get0_next_proto_negotiated(server, &server_s, &server_len); in verify_npn()
|
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/ |
D | ssl.rs | 325 pub fn SSL_get0_next_proto_negotiated( in SSL_get0_next_proto_negotiated() function
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | ssl.h | 786 void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, 788 # define SSL_get0_npn_negotiated SSL_get0_next_proto_negotiated
|
/third_party/node/deps/openssl/openssl/util/ |
D | libssl.num | 291 SSL_get0_next_proto_negotiated 292 3_0_0 EXIST::FUNCTION:NEXTPROTONEG
|
/third_party/nghttp2/doc/sources/ |
D | tutorial-client.rst | 158 SSL_get0_next_proto_negotiated(ssl, &alpn, &alpnlen);
|
/third_party/openssl/util/ |
D | libssl.num | 291 SSL_get0_next_proto_negotiated 292 3_0_0 EXIST::FUNCTION:NEXTPROTONEG
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/openssl/ |
D | ssl.h | 801 void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, 803 # define SSL_get0_npn_negotiated SSL_get0_next_proto_negotiated
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/no-asm/include/openssl/ |
D | ssl.h | 801 void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, 803 # define SSL_get0_npn_negotiated SSL_get0_next_proto_negotiated
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/include/openssl/ |
D | ssl.h | 801 void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, 803 # define SSL_get0_npn_negotiated SSL_get0_next_proto_negotiated
|
/third_party/node/deps/openssl/config/archs/VC-WIN64A/no-asm/include/openssl/ |
D | ssl.h | 801 void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, 803 # define SSL_get0_npn_negotiated SSL_get0_next_proto_negotiated
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
D | ssl.h | 801 void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, 803 # define SSL_get0_npn_negotiated SSL_get0_next_proto_negotiated
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
D | ssl.h | 801 void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, 803 # define SSL_get0_npn_negotiated SSL_get0_next_proto_negotiated
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
D | ssl.h | 801 void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, 803 # define SSL_get0_npn_negotiated SSL_get0_next_proto_negotiated
|
/third_party/node/deps/openssl/config/archs/linux64-riscv64/no-asm/include/openssl/ |
D | ssl.h | 801 void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, 803 # define SSL_get0_npn_negotiated SSL_get0_next_proto_negotiated
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
D | ssl.h | 801 void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, 803 # define SSL_get0_npn_negotiated SSL_get0_next_proto_negotiated
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/no-asm/include/openssl/ |
D | ssl.h | 801 void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, 803 # define SSL_get0_npn_negotiated SSL_get0_next_proto_negotiated
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/no-asm/include/openssl/ |
D | ssl.h | 801 void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, 803 # define SSL_get0_npn_negotiated SSL_get0_next_proto_negotiated
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
D | ssl.h | 801 void SSL_get0_next_proto_negotiated(const SSL *s, const unsigned char **data, 803 # define SSL_get0_npn_negotiated SSL_get0_next_proto_negotiated
|