rsa_get0_all_params(): Allow zero CRT params
authorRichard Levitte <levitte@openssl.org>
Mon, 2 Dec 2019 10:25:47 +0000 (11:25 +0100)
committerRichard Levitte <levitte@openssl.org>
Sat, 22 Feb 2020 00:07:15 +0000 (01:07 +0100)
commita9127c1d11e95fd7bcbd9df7f8e3ba74a87feafa
treedc57813d525f6802b1393728adf03687fa206693
parent6f4b7663150e2ee264836dbc5b338bd979828312
rsa_get0_all_params(): Allow zero CRT params

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10557)
crypto/rsa/rsa_ameth.c
crypto/rsa/rsa_lib.c