fips: Skip selftests of unsupported PK algos
* src/fips.c (run_pubkey_selftests): Do not run selftests for disabled public key algorithms.
Skip running FIPS selftests that are specific for a public key algorithm
if that algorithm was disabled using the --enable-pubkey-ciphers
configure option.
- GnuPG-bug-id: T6048
- Signed-off-by: Clemens Lang <cllang@redhat.com>