]> git.ipfire.org Git - thirdparty/chrony.git/commit
cmac: enumerate cipher algorithms
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 13 May 2020 11:35:52 +0000 (13:35 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 14 May 2020 13:37:38 +0000 (15:37 +0200)
commit972c476c5a7fdd883e8e5827f65a077ae535e147
tree93f779ff2166b105dfeeac6692f50d008a6427d6
parenta8c8f2f309cc65c7fa3fa8ac1b9a69442c99c02a
cmac: enumerate cipher algorithms

Identify the CMAC ciphers with an enum instead of string.
client.c
cmac.h
cmac_nettle.c
keys.c
stubs.c
test/unit/cmac.c
util.c
util.h