Searched defs:next_protocol (Results 1 – 12 of 12) sorted by relevance
| /external/rust/beto-rust/nearby/connections/ukey2/ukey2/tests/ |
| D | tests.rs | 23 let next_protocol = "AES_256_CBC-HMAC_SHA256".to_string(); in full_integration_state_machine() localVariable 70 let next_protocol = "AES_256_CBC-HMAC_SHA256".to_string(); in full_integration_state_machine_public_key_in_protobuf() localVariable
|
| /external/tcpdump/ |
| D | print-vxlan-gpe.c | 65 uint8_t next_protocol; in vxlan_gpe_print() local
|
| D | print-nsh.c | 96 uint8_t next_protocol; in nsh_print() local
|
| /external/rust/beto-rust/nearby/connections/ukey2/ukey2/src/ |
| D | ukey2_handshake.rs | 178 let next_protocol = client_init.next_protocol(); in handle_client_init() localVariable 246 next_protocol: String, field 374 next_protocol: String, field 600 pub next_protocol: String, field
|
| D | proto_adapter.rs | 86 next_protocol: String, field 182 let next_protocol = self in into_adapter() localVariable
|
| /external/ukey2/src/main/proto/ |
| D | ukey.proto | 89 optional string next_protocol = 4; field
|
| /external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/proto/ |
| D | ukey.proto | 89 optional string next_protocol = 4; field
|
| /external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/src/ukey2_all_proto/ |
| D | ukey.rs | 501 pub next_protocol: ::std::option::Option<::std::string::String>, field 577 pub fn next_protocol(&self) -> &str { in next_protocol() method
|
| /external/cronet/third_party/boringssl/src/ssl/ |
| D | handshake_server.cc | 1697 CBS next_protocol = msg.body, selected_protocol, padding; in do_read_next_proto() local
|
| /external/rust/crates/quiche/deps/boringssl/src/ssl/ |
| D | handshake_server.cc | 1665 CBS next_protocol = msg.body, selected_protocol, padding; in do_read_next_proto() local
|
| /external/boringssl/src/ssl/ |
| D | handshake_server.cc | 1697 CBS next_protocol = msg.body, selected_protocol, padding; in do_read_next_proto() local
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 71873 u8 next_protocol; member
|