Home
last modified time | relevance | path

Searched defs:SendAlert (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2/src/
Dstate_machine.rs32 pub struct SendAlert { struct
37 impl SendAlert { impl
93 ) -> Result<Self::Success, SendAlert>; in advance_state() argument
103 ) -> Result<Self::Success, SendAlert> { in advance_state() argument
132 ) -> Result<Self::Success, SendAlert> { in advance_state() argument
168 ) -> Result<Self::Success, SendAlert> { in advance_state() argument
201 fn decode_wrapper_msg_and_type(bytes: &[u8]) -> Result<(Vec<u8>, MessageType), SendAlert> { in decode_wrapper_msg_and_type() argument
234 ) -> Result<A, SendAlert> { in decode_msg_contents() argument
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/
H A Dmock_quic_transport.cc274 bool MockQuicTransport::SendAlert(enum ssl_encryption_level_t level, in SendAlert() function in MockQuicTransport
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/test/
Dmock_quic_transport.cc276 bool MockQuicTransport::SendAlert(enum ssl_encryption_level_t level, in SendAlert() function in MockQuicTransport
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/test/
Dmock_quic_transport.cc276 bool MockQuicTransport::SendAlert(enum ssl_encryption_level_t level, in SendAlert() function in MockQuicTransport
/aosp_15_r20/external/boringssl/src/ssl/test/
H A Dmock_quic_transport.cc274 bool MockQuicTransport::SendAlert(enum ssl_encryption_level_t level, in SendAlert() function in MockQuicTransport
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dtls_handshaker.cc393 void TlsHandshaker::SendAlert(EncryptionLevel level, uint8_t desc) { in SendAlert() function in quic::TlsHandshaker
H A Dtls_chlo_extractor.cc301 void TlsChloExtractor::SendAlert(uint8_t tls_alert_value) { in SendAlert() function in quic::TlsChloExtractor
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dconn.go1104 func (c *Conn) SendAlert(level byte, err alert) error { func
/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dconn.go1087 func (c *Conn) SendAlert(level byte, err alert) error { func
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_test.cc5926 bool SendAlert(ssl_encryption_level_t level, uint8_t alert_value) { in SendAlert() function in __anond8fbf71d0111::MockQUICTransport
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dssl_test.cc5926 bool SendAlert(ssl_encryption_level_t level, uint8_t alert_value) { in SendAlert() function in __anona535ce810111::MockQUICTransport
/aosp_15_r20/external/boringssl/src/ssl/
H A Dssl_test.cc6552 bool SendAlert(ssl_encryption_level_t level, uint8_t alert_value) { in SendAlert() function in __anon018734c60111::MockQUICTransport
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dssl_test.cc6482 bool SendAlert(ssl_encryption_level_t level, uint8_t alert_value) { in SendAlert() function in __anonca9434990111::MockQUICTransport