Home
last modified time | relevance | path

Searched defs:use_legacy_codepoint (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dextensions.cc2612 const SSL_HANDSHAKE *hs, CBB *out, bool use_legacy_codepoint) { in ext_quic_transport_params_add_clienthello_impl()
2750 SSL_HANDSHAKE *hs, CBB *out, bool use_legacy_codepoint) { in ext_quic_transport_params_add_serverhello_impl()
/aosp_15_r20/external/boringssl/src/ssl/
H A Dextensions.cc2575 const SSL_HANDSHAKE *hs, CBB *out, bool use_legacy_codepoint) { in ext_quic_transport_params_add_clienthello_impl()
2713 SSL_HANDSHAKE *hs, CBB *out, bool use_legacy_codepoint) { in ext_quic_transport_params_add_serverhello_impl()
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dextensions.cc2570 const SSL_HANDSHAKE *hs, CBB *out, bool use_legacy_codepoint) { in ext_quic_transport_params_add_clienthello_impl()
2708 SSL_HANDSHAKE *hs, CBB *out, bool use_legacy_codepoint) { in ext_quic_transport_params_add_serverhello_impl()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dextensions.cc2612 const SSL_HANDSHAKE *hs, CBB *out, bool use_legacy_codepoint) { in ext_quic_transport_params_add_clienthello_impl()
2750 SSL_HANDSHAKE *hs, CBB *out, bool use_legacy_codepoint) { in ext_quic_transport_params_add_serverhello_impl()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/
Dtls.rs443 pub fn use_legacy_codepoint(&mut self, use_legacy: bool) { in use_legacy_codepoint() method
/aosp_15_r20/external/rust/crates/quiche/src/
Dtls.rs443 pub fn use_legacy_codepoint(&mut self, use_legacy: bool) { in use_legacy_codepoint() method