| /third_party/node/deps/v8/src/libplatform/tracing/ |
| H A D | trace-event-listener.h | 13 namespace protos { namespace
|
| /third_party/musl/porting/liteos_a/user/src/network/ |
| H A D | proto.c | 7 static const unsigned char protos[] = { variable
|
| /third_party/musl/src/network/ |
| H A D | proto.c | 7 static const unsigned char protos[] = { variable
|
| /third_party/node/deps/v8/base/trace_event/common/ |
| H A D | trace_event_common.h | 236 namespace protos { namespace
|
| /kernel/linux/linux-5.10/net/netfilter/ipvs/ |
| H A D | ip_vs_proto.c | 299 static struct ip_vs_protocol *protos[] = { in ip_vs_protocol_net_init() local
|
| /kernel/linux/linux-6.6/net/netfilter/ipvs/ |
| H A D | ip_vs_proto.c | 299 static struct ip_vs_protocol *protos[] = { in ip_vs_protocol_net_init() local
|
| /third_party/libwebsockets/lib/tls/mbedtls/ |
| H A D | mbedtls-client.c | 76 struct alpn_ctx protos; in lws_ssl_client_bio_create() local
|
| /kernel/linux/linux-5.10/drivers/media/rc/img-ir/ |
| H A D | img-ir-hw.c | 647 u64 protos = 0; in img_ir_allowed_protos() local
|
| /kernel/linux/linux-6.6/drivers/media/rc/img-ir/ |
| H A D | img-ir-hw.c | 647 u64 protos = 0; in img_ir_allowed_protos() local
|
| /kernel/linux/linux-5.10/drivers/net/wan/ |
| H A D | hdlc_ppp.c | 73 struct proto protos[IDX_COUNT]; member
|
| /kernel/linux/linux-6.6/drivers/net/wan/ |
| H A D | hdlc_ppp.c | 73 struct proto protos[IDX_COUNT]; member
|
| /third_party/python/Modules/clinic/ |
| H A D | _ssl.c.h | 498 Py_buffer protos = {NULL, NULL}; in _ssl__SSLContext__set_alpn_protocols() local
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_tls.cc | 2228 bool in_proto_list(const std::vector<StringRef> &protos, in in_proto_list() argument 137 set_alpn_prefs(std::vector<unsigned char> &out, const std::vector<StringRef> &protos) set_alpn_prefs() argument
|
| /third_party/openssl/test/helpers/ |
| H A D | handshake.c | 345 static int parse_protos(const char *protos, unsigned char **out, size_t *outlen) in parse_protos() argument
|
| /third_party/openssl/test/ |
| H A D | ssl_old_test.c | 290 unsigned char *protos; in cb_server_alpn() local
|
| /third_party/mbedtls/library/ |
| H A D | ssl_tls.c | 2826 int mbedtls_ssl_conf_alpn_protocols(mbedtls_ssl_config *conf, const char **protos) in mbedtls_ssl_conf_alpn_protocols() argument
|
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | ssl_lib.c | 3147 static int alpn_value_ok(const unsigned char *protos, unsigned int protos_len) in alpn_value_ok() argument 3165 int SSL_CTX_set_alpn_protos(SSL_CTX *ctx, const unsigned char *protos, in SSL_CTX_set_alpn_protos() argument 3197 SSL_set_alpn_protos(SSL *ssl, const unsigned char *protos, unsigned int protos_len) SSL_set_alpn_protos() argument [all...] |
| /third_party/openssl/ssl/ |
| H A D | ssl_lib.c | 3047 static int alpn_value_ok(const unsigned char *protos, unsigned int protos_len) in alpn_value_ok() argument 3065 int SSL_CTX_set_alpn_protos(SSL_CTX *ctx, const unsigned char *protos, in SSL_CTX_set_alpn_protos() argument 3097 SSL_set_alpn_protos(SSL *ssl, const unsigned char *protos, unsigned int protos_len) SSL_set_alpn_protos() argument [all...] |
| /third_party/python/Modules/ |
| H A D | _ssl.c | 3361 _ssl__SSLContext__set_alpn_protocols_impl(PySSLContext *self, Py_buffer *protos) _ssl__SSLContext__set_alpn_protocols_impl() argument
|