If oaep_md is not initialized, correctly initialize it
authorDmitry Belyavskiy <beldmit@gmail.com>
Thu, 18 May 2023 13:38:56 +0000 (15:38 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 23 May 2023 13:10:56 +0000 (15:10 +0200)
commitd411105a7f62c1b5894062bd54408c1ee798edc9
tree02dad0c4ed4e38e5c9cf457a86bcf281460f0507
parent3ea88ee374a9ea973a5b95db907155226ce19b61
If oaep_md is not initialized, correctly initialize it

Fixes #20993

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20994)

(cherry picked from commit c5aa719502f1ef456b27347e5f7b15c07817da4e)
providers/implementations/asymciphers/rsa_enc.c