Lines Matching refs:protocol
10 - install callback for observing protocol messages
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>
55 when a protocol message has been sent.
59 The protocol version according to which the protocol message is
67 This is one of the content type values defined in the protocol specification
69 B<SSL3_RT_APPLICATION_DATA> because the callback will only be called for protocol
76 I<buf> points to a buffer containing the protocol message or other data (in the
104 If processing a received protocol message results in an error,
109 Due to automatic protocol version negotiation, I<version> is not
110 necessarily the protocol version used by the sender of the message: If