Home
last modified time | relevance | path

Searched defs:protos (Results 1 - 19 of 19) sorted by relevance

/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtrace-event-listener.h13 namespace protos { namespace
/third_party/musl/porting/liteos_a/user/src/network/
H A Dproto.c7 static const unsigned char protos[] = { variable
/third_party/musl/src/network/
H A Dproto.c7 static const unsigned char protos[] = { variable
/third_party/node/deps/v8/base/trace_event/common/
H A Dtrace_event_common.h236 namespace protos { namespace
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_proto.c299 static struct ip_vs_protocol *protos[] = { in ip_vs_protocol_net_init() local
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_proto.c299 static struct ip_vs_protocol *protos[] = { in ip_vs_protocol_net_init() local
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-client.c76 struct alpn_ctx protos; in lws_ssl_client_bio_create() local
/kernel/linux/linux-5.10/drivers/media/rc/img-ir/
H A Dimg-ir-hw.c647 u64 protos = 0; in img_ir_allowed_protos() local
/kernel/linux/linux-6.6/drivers/media/rc/img-ir/
H A Dimg-ir-hw.c647 u64 protos = 0; in img_ir_allowed_protos() local
/kernel/linux/linux-5.10/drivers/net/wan/
H A Dhdlc_ppp.c73 struct proto protos[IDX_COUNT]; member
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dhdlc_ppp.c73 struct proto protos[IDX_COUNT]; member
/third_party/python/Modules/clinic/
H A D_ssl.c.h498 Py_buffer protos = {NULL, NULL}; in _ssl__SSLContext__set_alpn_protocols() local
/third_party/nghttp2/src/
H A Dshrpx_tls.cc2228 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 Dhandshake.c345 static int parse_protos(const char *protos, unsigned char **out, size_t *outlen) in parse_protos() argument
/third_party/openssl/test/
H A Dssl_old_test.c290 unsigned char *protos; in cb_server_alpn() local
/third_party/mbedtls/library/
H A Dssl_tls.c2826 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 Dssl_lib.c3147 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 Dssl_lib.c3047 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.c3361 _ssl__SSLContext__set_alpn_protocols_impl(PySSLContext *self, Py_buffer *protos) _ssl__SSLContext__set_alpn_protocols_impl() argument

Completed in 55 milliseconds