TLSv1.3: additional checks in SSL_set_record_padding_callback
authorVadim Fedorenko <vadimjunk@gmail.com>
Mon, 4 May 2020 10:46:04 +0000 (13:46 +0300)
committerMatt Caswell <matt@openssl.org>
Mon, 8 Jun 2020 10:13:53 +0000 (11:13 +0100)
commita6d36303e91b79379da2e2ffaa608dba704d3eb8
treecbab959207878788434706cb10526f32d59ca0ce
parentda4db1602d8f7f031f12ddc04de84129138c419c
TLSv1.3: additional checks in SSL_set_record_padding_callback

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11589)
doc/man3/SSL_CTX_set_record_padding_callback.pod
include/openssl/ssl.h
ssl/ssl_lib.c