X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=ssl%2Fssl_locl.h;h=60f8107ac51d587c2a5951854d0e1575e42e0511;hb=eceef8fb865eb5de329b27ea472d4fdea4c290fe;hp=1890ae4ad886918da875013fca98b6070a0577db;hpb=81ec01b21767da5e5f0c03ad79b4d3dc9b632393;p=openssl.git diff --git a/ssl/ssl_locl.h b/ssl/ssl_locl.h index 1890ae4ad8..60f8107ac5 100644 --- a/ssl/ssl_locl.h +++ b/ssl/ssl_locl.h @@ -1282,7 +1282,6 @@ int dtls1_get_record(SSL *s); int do_dtls1_write(SSL *s, int type, const unsigned char *buf, unsigned int len, int create_empty_fragement); int dtls1_dispatch_alert(SSL *s); -int dtls1_enc(SSL *s, int snd); int ssl_init_wbio_buffer(SSL *s, int push); void ssl_free_wbio_buffer(SSL *s);