Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: d649c51a5388912277dffb56d921eb720db54be1
https://github.openssl.org/openssl/openssl/commit/d649c51a5388912277dffb56d921eb720db54be1
Author: Peiwei Hu <[email protected]>
Date: 2022-05-24 (Tue, 24 May 2022)
Changed paths:
M apps/speed.c
M crypto/evp/evp_enc.c
M providers/fips/self_test_kats.c
M providers/implementations/macs/gmac_prov.c
M ssl/t1_enc.c
M ssl/tls13_enc.c
M test/acvp_test.c
M test/evp_extra_test.c
M test/evp_test.c
Log Message:
-----------
Fix check of EVP_CIPHER_CTX_ctrl
Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18368)