summaryrefslogtreecommitdiff
path: root/cipher
diff options
context:
space:
mode:
authorJakub Jelen <jjelen@redhat.com>2022-01-11 15:06:12 +0100
committerNIIBE Yutaka <gniibe@fsij.org>2022-01-17 14:32:13 +0900
commit8611c9f276ad0f51fcdd4da0481108880104338f (patch)
treef8d8ea4165de2154bdc9c36da009b561265ee6bf /cipher
parentdfd53c7eddf0beaf9e85daaed92c0bd756112470 (diff)
downloadlibgcrypt-8611c9f276ad0f51fcdd4da0481108880104338f.tar.gz
fips: Add support for KDF FIPS indicators
* src/fips.c (_gcry_fips_indicator): rename to _gcry_fips_indicator_cipher(). (_gcry_fips_indicator_kdf): New function. * src/g10lib.h: Rename _gcry_fips_indicator to _gcry_fips_indicator_cipher() and add _gcry_fips_indicator_kdf() * src/gcrypt.h.in (enum gcry_ctl_cmds): Add GCRYCTL_FIPS_SERVICE_INDICATOR_CIPHER and GCRYCTL_FIPS_SERVICE_INDICATOR_KDF. * src/global.c (_gcry_vcontrol): Implement support for KDF FIPS Indicator separate from the cipher one. -- GnuPG-bug-id: 5512 Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Diffstat (limited to 'cipher')
0 files changed, 0 insertions, 0 deletions