cipher: Differentiate use of label K in the SLI
* cipher/ecc.c (ecc_sign, ecc_verify): Use of label K is not allowed in fips mode, differentiate with the GCRY_FIPS_FLAG_REJECT_PK_ECC_K flag. * src/gcrypt.h.in: New GCRY_FIPS_FLAG_REJECT_PK_ECC_K. * tests/t-fips-service-ind.c (check_pk_hash_sign_verify): Mark non compliant use of label.
- Signed-off-by: Lucas Mulling <lucas.mulling@suse.com>