Lines Matching refs:protocol
9 - install callback for observing protocol messages
31 protocol messages (such as handshake messages) that are received or
50 This flag is B<0> when a protocol message has been received and B<1>
51 when a protocol message has been sent.
55 The protocol version according to which the protocol message is
61 This is one of the content type values defined in the protocol specification
63 B<SSL3_RT_APPLICATION_DATA> because the callback will only be called for protocol
70 I<buf> points to a buffer containing the protocol message or other data (in the
91 If processing a received protocol message results in an error,
96 Due to automatic protocol version negotiation, I<version> is not
97 necessarily the protocol version used by the sender of the message: If