Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/25095)
[B<-rsa_pkcs15_padding_disabled>]
[B<-rsa_sign_x931_disabled>]
[B<-hkdf_key_check>]
+[B<-kbkdf_key_check>]
[B<-tls13_kdf_key_check>]
[B<-tls1_prf_key_check>]
[B<-sshkdf_key_check>]
deriving a key by HKDF.
See NIST SP 800-131Ar2 for details.
+=item B<-kbkdf_key_check>
+
+Configure the module to enable a run-time short key-derivation key check when
+deriving a key by KBKDF.
+See NIST SP 800-131Ar2 for details.
+
=item B<-tls13_kdf_key_check>
Configure the module to enable a run-time short key-derivation key check when