openssl/include
Matt Caswell 81c9ebd909 Remove some unnecessary function pointers from OSSL_RECORD_METHOD
We had some temporary function pointers in OSSL_RECORD_METHOD which were
only necessary during the process of refactoring the read record layer.
These are no longer required so can be removed.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18132)
2022-08-18 16:38:13 +01:00
..
crypto Implement AES-GCM-SIV (RFC8452) 2022-07-29 08:32:16 -04:00
internal Update session timeout code with OSSL_TIME 2022-08-18 10:54:20 -04:00
openssl Remove some unnecessary function pointers from OSSL_RECORD_METHOD 2022-08-18 16:38:13 +01:00