]> git.ipfire.org Git - thirdparty/bind9.git/commit
Convert DST_ALG defines to enum and group HMAC algorithms
authorMark Andrews <marka@isc.org>
Thu, 15 Sep 2022 09:18:53 +0000 (19:18 +1000)
committerPetr Špaček <pspacek@isc.org>
Tue, 27 Sep 2022 14:55:33 +0000 (16:55 +0200)
commit0bbc0c61e3c98aded2e2b230b52c1d66c8bbd5fe
tree8c696c574c7f5c61c2e0413a724b75ecdb7fe145
parent57a773fa811a8c145c3b595d4c5adc03320df14f
Convert DST_ALG defines to enum and group HMAC algorithms

The HMACs and GSSAPI are just using unallocated values.
Moving them around shouldn't cause issues.
Only the dnssec system test knew the internal number in use for hmacmd5.

(cherry picked from commit 09f7e0607a34d90eae53f862954e98c31b5ae532)
bin/tests/system/dnssec/tests.sh
lib/dns/include/dst/dst.h
lib/isccc/Makefile.am
lib/isccc/include/isccc/cc.h