Lines Matching refs:received
35 protocol messages (such as handshake messages) that are received or
54 This flag is B<0> when a protocol message has been received and B<1>
82 The B<SSL> object that received or sent the message.
104 If processing a received protocol message results in an error,
111 a TLS 1.0 ClientHello message is received by an SSL 3.0-only server,
121 Used when a TLS record is sent or received. The B<buf> contains the record header
126 Used when an encrypted TLSv1.3 record is sent or received. In encrypted TLSv1.3
133 Used when a QUIC datagram is sent or received.
137 Used when a QUIC packet is sent or received.
141 Used when a QUIC frame is sent or received. This is only used for non-crypto
146 Used when a QUIC stream data or crypto frame is sent or received. Only the QUIC
151 Used when a sequence of one or more QUIC padding frames is sent or received.