Fix compilation issues in the imported recordmethod.h
authorMatt Caswell <matt@openssl.org>
Thu, 7 Apr 2022 11:38:13 +0000 (12:38 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 18 Aug 2022 15:38:12 +0000 (16:38 +0100)
commit11653dcd6ecbc7ff3c53f694474ece08ce4473aa
tree3a139c8c937eebbaca05a13815e1ebe45d575117
parent79a1f3e4bb62c10d9604718f6814bb8bdde4ffd6
Fix compilation issues in the imported recordmethod.h

Also, rename the "new" function pointer to "new_record_layer" to avoid a
C++ reserved name

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18132)
ssl/record/recordmethod.h