Home | History | Annotate | Download | only in ssl

Lines Matching defs:get_message

997 // handshake data that has not been consumed by |get_message|.
1775 // get_message sets |*out| to the current handshake message and returns true
1777 bool (*get_message)(SSL *ssl, SSLMessage *out);
1842 // messages received with |get_message|.
2270 // at least once by |get_message| and false otherwise.