Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21327)
(cherry picked from commit
89111cbc3238dcdf47e921af38d6b12c4b32d326)
activate = $activate
conditional-errors = $conditional_errors
security-checks = $security_checks
-ems_check = $ems_check
-drgb_no_trunc_dgst = $drgb_no_trunc_dgst
+tls1-prf-ems-check = $ems_check
+drbg-no-trunc-md = $drgb_no_trunc_dgst
module-mac = $module_mac
_____