openssl/ssl/record
Tomas Mraz 35bcac131c rl->enc_ctx must be non-NULL and cipher must be set
Otherwise ssl3_cipher() cannot work properly.

Fixes Coverity CID 1509401

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19027)
2022-08-23 12:27:23 +02:00
..
methods rl->enc_ctx must be non-NULL and cipher must be set 2022-08-23 12:27:23 +02:00
build.info
dtls1_bitmap.c
rec_layer_d1.c Clean up some SCTP releated issues 2022-08-18 16:38:14 +01:00
rec_layer_s3.c Ensure the rrl object is set to NULL after it is freed 2022-08-18 16:38:14 +01:00
record_local.h Remove some redundant code 2022-08-18 16:38:14 +01:00
record.h Rename DTLS1_BITMAP to DTLS_BITMAP 2022-08-18 16:38:14 +01:00
recordmethod.h Formatting cleanups 2022-08-18 16:38:14 +01:00
ssl3_buffer.c
ssl3_record_tls13.c Remove some redundant code 2022-08-18 16:38:14 +01:00
ssl3_record.c Remove some redundant code 2022-08-18 16:38:14 +01:00
tls_pad.c