ecc: Do not allow skipping tests in FIPS Mode.
* cipher/ecc.c (ecc_generate): Do not allow skipping tests PCT tests in FIPS mode.
Cherry-picked from master commit of:
2ddeec574bc1ae90bb4242c4ce9ad9e7975a27bd
The new FIPS specification requires to run the PCT without any
exceptions.
- GnuPG-bug-id: T6394
- Signed-off-by: Jakub Jelen <jjelen@redhat.com>