Home
last modified time | relevance | path

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

/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
/external/boringssl/src/ssl/test/
Dmock_quic_transport.cc274 bool MockQuicTransport::SendAlert(enum ssl_encryption_level_t level, in SendAlert() function in MockQuicTransport
/external/cronet/tot/third_party/boringssl/src/ssl/test/
Dmock_quic_transport.cc274 bool MockQuicTransport::SendAlert(enum ssl_encryption_level_t level, in SendAlert() function in MockQuicTransport
/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
/external/cronet/stable/third_party/boringssl/src/ssl/test/
Dmock_quic_transport.cc274 bool MockQuicTransport::SendAlert(enum ssl_encryption_level_t level, in SendAlert() function in MockQuicTransport
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/
Dtls_handshaker.cc414 void TlsHandshaker::SendAlert(EncryptionLevel level, uint8_t desc) { in SendAlert() function in quic::TlsHandshaker
Dtls_chlo_extractor.cc348 void TlsChloExtractor::SendAlert(uint8_t tls_alert_value) { in SendAlert() function in quic::TlsChloExtractor
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/
Dtls_handshaker.cc414 void TlsHandshaker::SendAlert(EncryptionLevel level, uint8_t desc) { in SendAlert() function in quic::TlsHandshaker
Dtls_chlo_extractor.cc348 void TlsChloExtractor::SendAlert(uint8_t tls_alert_value) { in SendAlert() function in quic::TlsChloExtractor
/external/boringssl/src/ssl/test/runner/
Dconn.go1231 func (c *Conn) SendAlert(level byte, err alert) error { func
/external/cronet/tot/third_party/boringssl/src/ssl/test/runner/
Dconn.go1231 func (c *Conn) SendAlert(level byte, err alert) error { func
/external/cronet/stable/third_party/boringssl/src/ssl/test/runner/
Dconn.go1231 func (c *Conn) SendAlert(level byte, err alert) error { func
/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 __anonb239e9010111::MockQUICTransport
/external/boringssl/src/ssl/
Dssl_test.cc6671 bool SendAlert(ssl_encryption_level_t level, uint8_t alert_value) { in SendAlert() function in __anon1be62f460111::MockQUICTransport
/external/cronet/stable/third_party/boringssl/src/ssl/
Dssl_test.cc6676 bool SendAlert(ssl_encryption_level_t level, uint8_t alert_value) { in SendAlert() function in __anon0c1c39830111::MockQUICTransport
/external/cronet/tot/third_party/boringssl/src/ssl/
Dssl_test.cc6676 bool SendAlert(ssl_encryption_level_t level, uint8_t alert_value) { in SendAlert() function in __anon4cad019f0111::MockQUICTransport