]> git.ipfire.org Git - thirdparty/chrony.git/commit
cmac: add gnutls support
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 2 Sep 2021 07:56:48 +0000 (09:56 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 2 Sep 2021 14:10:09 +0000 (16:10 +0200)
commit17a9caf5c88e2cfdfc3ce18565a23f86407a2a3f
treeb0e698388f60b95db09c4bbc0355360de4f6e3d1
parent36441fabde4be126d6f3d3c2c5b84f212119667b
cmac: add gnutls support

Similarly to hashing, add support for AES-CMAC in gnutls to avoid
linking directly with nettle.
cmac_gnutls.c [new file with mode: 0644]
configure