Home
last modified time | relevance | path

Searched refs:hello_request (Results 1 – 25 of 127) sorted by relevance

123456

/dports/devel/flatbuffers/flatbuffers-2.0.0/grpc/examples/python/greeter/
H A Dclient.py14 def say_hello(stub, hello_request): argument
15 reply = stub.SayHello(hello_request)
19 def say_many_hellos(stub, hello_request): argument
20 greetings = stub.SayManyHellos(hello_request)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/grpc/examples/python/greeter/
H A Dclient.py14 def say_hello(stub, hello_request): argument
15 reply = stub.SayHello(hello_request)
19 def say_many_hellos(stub, hello_request): argument
20 greetings = stub.SayManyHellos(hello_request)
/dports/java/bouncycastle15/crypto-169/tls/src/main/java/org/bouncycastle/tls/
H A DHandshakeType.java8 public static final short hello_request = 0; field in HandshakeType
49 case hello_request: in getName()
103 case hello_request: in isRecognized()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/grpc/examples/
H A DREADME.md25 hello_request = bytes(builder.Output())
26 reply = stub.SayHello(hello_request)
/dports/devel/flatbuffers/flatbuffers-2.0.0/grpc/examples/
H A DREADME.md25 hello_request = bytes(builder.Output())
26 reply = stub.SayHello(hello_request)
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssl/src/
H A Dtls_connection.erl166 [{next_event, internal, #hello_request{}} | Actions]};
173 HelloRequest = ssl_handshake:hello_request(),
205 #hello_request{} | #client_hello{} | #server_hello{} | term(),
317 #hello_request{} | #client_hello{}| term(), #state{}) ->
326 connection(internal, #hello_request{},
355 connection(internal, #hello_request{},
H A Dtls_dtls_connection.erl147 #hello_request{} | #server_hello{} | term(), #state{}) ->
156 hello(internal, #hello_request{}, _) ->
163 #hello_request{} | term(), #state{}) ->
183 #hello_request{} | #finished{} | term(),
256 abbreviated(internal, #hello_request{}, _) ->
284 is_record(Msg, hello_request) orelse
292 wait_ocsp_stapling(internal, #hello_request{}, _) ->
299 #hello_request{} | #certificate{} | #server_key_exchange{} |
536 certify(internal, #hello_request{}, _) ->
620 cipher(internal, #hello_request{}, _) ->
[all …]
H A Ddtls_connection.erl181 [{next_event, internal, #hello_request{}} | Actions]};
184 HelloRequest = ssl_handshake:hello_request(),
254 #hello_request{} | #client_hello{} | #server_hello{} | term(),
491 #hello_request{} | #client_hello{}| term(), #state{}) ->
498 connection(internal, #hello_request{}, #state{static_env = #static_env{host = Host,
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssl/src/
H A Dtls_connection.erl166 [{next_event, internal, #hello_request{}} | Actions]};
173 HelloRequest = ssl_handshake:hello_request(),
205 #hello_request{} | #client_hello{} | #server_hello{} | term(),
317 #hello_request{} | #client_hello{}| term(), #state{}) ->
326 connection(internal, #hello_request{},
355 connection(internal, #hello_request{},
H A Dtls_dtls_connection.erl147 #hello_request{} | #server_hello{} | term(), #state{}) ->
156 hello(internal, #hello_request{}, _) ->
163 #hello_request{} | term(), #state{}) ->
185 #hello_request{} | #finished{} | term(),
258 abbreviated(internal, #hello_request{}, _) ->
286 is_record(Msg, hello_request) orelse
294 wait_ocsp_stapling(internal, #hello_request{}, _) ->
301 #hello_request{} | #certificate{} | #server_key_exchange{} |
548 certify(internal, #hello_request{}, _) ->
632 cipher(internal, #hello_request{}, _) ->
[all …]
H A Ddtls_connection.erl181 [{next_event, internal, #hello_request{}} | Actions]};
184 HelloRequest = ssl_handshake:hello_request(),
254 #hello_request{} | #client_hello{} | #server_hello{} | term(),
491 #hello_request{} | #client_hello{}| term(), #state{}) ->
498 connection(internal, #hello_request{}, #state{static_env = #static_env{host = Host,
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssl/src/
H A Dtls_connection.erl166 [{next_event, internal, #hello_request{}} | Actions]};
173 HelloRequest = ssl_handshake:hello_request(),
205 #hello_request{} | #client_hello{} | #server_hello{} | term(),
317 #hello_request{} | #client_hello{}| term(), #state{}) ->
326 connection(internal, #hello_request{},
355 connection(internal, #hello_request{},
H A Dtls_dtls_connection.erl147 #hello_request{} | #server_hello{} | term(), #state{}) ->
156 hello(internal, #hello_request{}, _) ->
163 #hello_request{} | term(), #state{}) ->
185 #hello_request{} | #finished{} | term(),
258 abbreviated(internal, #hello_request{}, _) ->
286 is_record(Msg, hello_request) orelse
294 wait_ocsp_stapling(internal, #hello_request{}, _) ->
301 #hello_request{} | #certificate{} | #server_key_exchange{} |
548 certify(internal, #hello_request{}, _) ->
632 cipher(internal, #hello_request{}, _) ->
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssl/src/
H A Dtls_connection.erl166 [{next_event, internal, #hello_request{}} | Actions]};
173 HelloRequest = ssl_handshake:hello_request(),
205 #hello_request{} | #client_hello{} | #server_hello{} | term(),
317 #hello_request{} | #client_hello{}| term(), #state{}) ->
326 connection(internal, #hello_request{},
355 connection(internal, #hello_request{},
H A Dtls_dtls_connection.erl147 #hello_request{} | #server_hello{} | term(), #state{}) ->
156 hello(internal, #hello_request{}, _) ->
163 #hello_request{} | term(), #state{}) ->
185 #hello_request{} | #finished{} | term(),
258 abbreviated(internal, #hello_request{}, _) ->
286 is_record(Msg, hello_request) orelse
294 wait_ocsp_stapling(internal, #hello_request{}, _) ->
301 #hello_request{} | #certificate{} | #server_key_exchange{} |
548 certify(internal, #hello_request{}, _) ->
632 cipher(internal, #hello_request{}, _) ->
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssl/src/
H A Dtls_connection.erl166 [{next_event, internal, #hello_request{}} | Actions]};
173 HelloRequest = ssl_handshake:hello_request(),
205 #hello_request{} | #client_hello{} | #server_hello{} | term(),
317 #hello_request{} | #client_hello{}| term(), #state{}) ->
326 connection(internal, #hello_request{},
355 connection(internal, #hello_request{},
H A Dtls_dtls_connection.erl147 #hello_request{} | #server_hello{} | term(), #state{}) ->
156 hello(internal, #hello_request{}, _) ->
163 #hello_request{} | term(), #state{}) ->
185 #hello_request{} | #finished{} | term(),
258 abbreviated(internal, #hello_request{}, _) ->
286 is_record(Msg, hello_request) orelse
294 wait_ocsp_stapling(internal, #hello_request{}, _) ->
301 #hello_request{} | #certificate{} | #server_key_exchange{} |
548 certify(internal, #hello_request{}, _) ->
632 cipher(internal, #hello_request{}, _) ->
[all …]
/dports/x11/xpra/xpra-4.3/xpra/client/
H A Dgobject_client_base.py217 caps.update(self.hello_request())
223 def hello_request(self): # pragma: no cover member in HelloRequestClient
604 def hello_request(self): member in VersionXpraClient
724 def hello_request(self): member in ExitXpraClient
737 def hello_request(self): member in StopXpraClient
759 def hello_request(self): member in DetachXpraClient
791 def hello_request(self): member in RequestStartClient
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/data/tls/
H A Dhello_request.vec3 [hello_request]
/dports/security/botan2/Botan-2.18.2/src/tests/data/tls/
H A Dhello_request.vec3 [hello_request]
/dports/www/kannel/gateway-1.4.4/wap/
H A Dwtls_pdu.h77 hello_request = 0, enumerator
297 typedef struct hello_request { struct
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/greybus/
H A Dsvc.c841 struct gb_svc_hello_request *hello_request; in gb_svc_hello() local
844 if (op->request->payload_size < sizeof(*hello_request)) { in gb_svc_hello()
847 sizeof(*hello_request)); in gb_svc_hello()
851 hello_request = op->request->payload; in gb_svc_hello()
852 svc->endo_id = le16_to_cpu(hello_request->endo_id); in gb_svc_hello()
853 svc->ap_intf_id = hello_request->interface_id; in gb_svc_hello()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/greybus/
H A Dsvc.c841 struct gb_svc_hello_request *hello_request; in gb_svc_hello() local
844 if (op->request->payload_size < sizeof(*hello_request)) { in gb_svc_hello()
847 sizeof(*hello_request)); in gb_svc_hello()
851 hello_request = op->request->payload; in gb_svc_hello()
852 svc->endo_id = le16_to_cpu(hello_request->endo_id); in gb_svc_hello()
853 svc->ap_intf_id = hello_request->interface_id; in gb_svc_hello()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/greybus/
H A Dsvc.c841 struct gb_svc_hello_request *hello_request; in gb_svc_hello() local
844 if (op->request->payload_size < sizeof(*hello_request)) { in gb_svc_hello()
847 sizeof(*hello_request)); in gb_svc_hello()
851 hello_request = op->request->payload; in gb_svc_hello()
852 svc->endo_id = le16_to_cpu(hello_request->endo_id); in gb_svc_hello()
853 svc->ap_intf_id = hello_request->interface_id; in gb_svc_hello()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssl/src/
H A Dtls_handshake.erl247 enc_handshake(#hello_request{}, _Version) ->
286 #hello_request{};

123456