Sanity check the return from final_finish_mac
[openssl.git] / ssl / ssl_locl.h
index 79b85b9ed947de2c59b285c36e5d573032c328f3..fb65fed8c8f056f22730e4e9c87ec69a4ae13431 100644 (file)
@@ -1230,7 +1230,6 @@ int dtls1_write_app_data_bytes(SSL *s, int type, const void *buf, int len);
 int dtls1_write_bytes(SSL *s, int type, const void *buf, int len);
 
 int dtls1_send_change_cipher_spec(SSL *s, int a, int b);
-int dtls1_send_finished(SSL *s, int a, int b, const char *sender, int slen);
 int dtls1_read_failed(SSL *s, int code);
 int dtls1_buffer_message(SSL *s, int ccs);
 int dtls1_retransmit_message(SSL *s, unsigned short seq,