Fix changing of the cipher state when dealing with early data
[openssl.git] / ssl / statem / statem.h
index 5bb74d029f341db9fb3100cfb15fe220e50330a9..c0c9cab144d191d7cab5fce355a94292ada7b1cc 100644 (file)
@@ -129,3 +129,4 @@ __owur int ossl_statem_app_data_allowed(SSL *s);
 void ossl_statem_set_sctp_read_sock(SSL *s, int read_sock);
 __owur int ossl_statem_in_sctp_read_sock(SSL *s);
 #endif
+int ossl_statem_finish_early_data(SSL *s);