Home
last modified time | relevance | path

Searched defs:next_proto (Results 1 – 16 of 16) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_live_check.cc405 const unsigned char *next_proto = nullptr; in tls_handshake() local
DHttpServer.cc900 const unsigned char *next_proto = nullptr; in verify_npn_result() local
2003 auto next_proto = static_cast<std::vector<unsigned char> *>(arg); in next_proto_cb() local
2122 std::vector<unsigned char> next_proto; in run() local
Dshrpx_connection.cc830 const unsigned char *next_proto = nullptr; in check_http2_requirement() local
Dshrpx_client_handler.cc615 const unsigned char *next_proto = nullptr; in validate_next_proto() local
Dshrpx_http2_session.cc1672 const unsigned char *next_proto = nullptr; in connection_made() local
Dh2load.cc1099 const unsigned char *next_proto = nullptr; in connection_made() local
Dnghttp.cc1125 const unsigned char *next_proto = nullptr; in connection_made() local
/third_party/node/deps/openssl/openssl/apps/
Ds_server.c636 tlsextnextprotoctx *next_proto = arg; in next_proto_cb() local
1020 tlsextnextprotoctx next_proto = { NULL, 0 }; in s_server_main() local
Ds_client.c246 static tlsextnextprotoctx next_proto; variable
/third_party/openssl/apps/
Ds_server.c636 tlsextnextprotoctx *next_proto = arg; in next_proto_cb() local
1020 tlsextnextprotoctx next_proto = { NULL, 0 }; in s_server_main() local
Ds_client.c246 static tlsextnextprotoctx next_proto; variable
/third_party/node/deps/v8/src/ic/
Dkeyed-store-generic.cc675 Label next_proto(this); in LookupPropertyOnPrototypeChain() local
Daccessor-assembler.cc2819 Label next_proto(this), return_value(this, &var_value), goto_slow(this); in GenericPropertyLoad() local
/third_party/node/deps/openssl/openssl/ssl/statem/
Dstatem_srvr.c4088 PACKET next_proto, padding; in tls_process_next_proto() local
/third_party/openssl/ssl/statem/
Dstatem_srvr.c4067 PACKET next_proto, padding; in tls_process_next_proto() local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc10164 Label next_proto(this), check_integer_indexed_exotic(this); in TryPrototypeChainLookup() local
10209 Label next_proto(this); in TryPrototypeChainLookup() local