]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove some unused OSSL_RECORD_METHOD functions
authorMatt Caswell <matt@openssl.org>
Fri, 21 Oct 2022 15:44:08 +0000 (16:44 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 27 Oct 2022 09:52:52 +0000 (10:52 +0100)
commitfba0206da7c0cc68854bb63a6ee9b96a74f4ed7a
tree06ff11bf275ea035cbf743e58fa57a858080ab66
parent7eb39ecb299db3eade11946f9385f5dee1d458d3
Remove some unused OSSL_RECORD_METHOD functions

Remove two function pointers from the OSSL_RECORD_METHOD. Those functions
were no-ops and were never called.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19472)
ssl/record/methods/dtls_meth.c
ssl/record/methods/ktls_meth.c
ssl/record/methods/recmethod_local.h
ssl/record/methods/tls_common.c
ssl/record/recordmethod.h