fips,cipher: Do the computation when marking non-compliant.
* cipher/ecc-ecdsa.c (_gcry_ecc_ecdsa_sign): Continue the computation when marking non-compliant. * cipher/pubkey.c (_gcry_pk_encrypt, _gcry_pk_sign): Likewise. (_gcry_pk_sign_md, _gcry_pk_verify, _gcry_pk_verify_md): Likewise. (_gcry_pk_testkey): Likewise.
- Fixes-commit: a776b692669af7a6c089779989b626c4795e30b0
- GnuPG-bug-id: T7338
- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>