FIPS: Fix compiler errors in rsa_chk.c when building with `-DFIPS_MODE`
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Mon, 29 Apr 2019 17:12:38 +0000 (19:12 +0200)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Tue, 30 Apr 2019 12:02:22 +0000 (14:02 +0200)
commit96384e613ae7092fb6f63daa69a9601d128416b2
treee4be067ca6fa6a3fa3c5ab6ecfef8e9124202031
parent8f0dd6d9eec0e52feb1b19725c7134684bff28bc
FIPS: Fix compiler errors in rsa_chk.c when building with `-DFIPS_MODE`

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8843)
crypto/rsa/rsa_chk.c