openssl/ssl/record/methods
Abhirup Manna da57c0eaf2 Removed unnecessary brace in ktls_configure_crypto
CLA: trivial

Fixes #21498

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21908)
2023-09-01 11:41:16 +02:00
..
build.info Move tls_pad.c into ssl/record/methods 2022-11-14 07:51:17 +00:00
dtls_meth.c Always use uint8_t for TLS record type 2023-08-25 12:04:00 +01:00
ktls_meth.c Removed unnecessary brace in ktls_configure_crypto 2023-09-01 11:41:16 +02:00
recmethod_local.h Removed unused member read_iv of ossl_record_layer_st 2023-08-29 16:57:47 +02:00
ssl3_cbc.c Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
ssl3_meth.c Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
tls1_meth.c Fix typos found by codespell 2023-06-15 10:11:46 +10:00
tls13_meth.c Always use uint8_t for TLS record type 2023-08-25 12:04:00 +01:00
tls_common.c Always use uint8_t for TLS record type 2023-08-25 12:04:00 +01:00
tls_multib.c Always use uint8_t for TLS record type 2023-08-25 12:04:00 +01:00
tls_pad.c Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
tlsany_meth.c Rename SSL3_RECORD to TLS_RL_RECORD 2022-11-14 07:51:26 +00:00