Move recordmethod.h to be an "internal" header
authorMatt Caswell <matt@openssl.org>
Thu, 10 Nov 2022 14:25:21 +0000 (14:25 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 24 Jan 2023 17:16:29 +0000 (17:16 +0000)
commitca20f61fd7cc424f1fd52d6471cf8d801229acf2
tree391b8d6b1d384fa67bcc85751337bf80155abc0b
parenta7f41885b368c7fb63e52aadaa0a5b5bd239b876
Move recordmethod.h to be an "internal" header

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19748)
include/internal/recordmethod.h [moved from ssl/record/recordmethod.h with 100% similarity]
ssl/record/record.h
ssl/ssl_local.h
test/sslbuffertest.c
test/tls13encryptiontest.c