]> git.ipfire.org Git - thirdparty/openssl.git/commit
rsa_mp_coeff_names should only have one entry in it for fips mode.
authorShane Lontis <shane.lontis@oracle.com>
Sun, 27 Sep 2020 21:46:29 +0000 (07:46 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Thu, 1 Oct 2020 00:52:30 +0000 (10:52 +1000)
commitc4232b9edbeb242583a804dfb0bafaf57610e6fb
tree5da9eac782c72c339e221b496cac433157b09f5c
parent592dcfd3df129235fa94144e866812800e2941e8
rsa_mp_coeff_names should only have one entry in it for fips mode.

Reported by Tim Hudson

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13011)
crypto/rsa/rsa_mp_names.c