]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
lib/kru nit: shrink the USE_AES version of struct kru by 64 bytes
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 6 Aug 2025 14:09:25 +0000 (16:09 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 13 Aug 2025 11:42:33 +0000 (13:42 +0200)
commitfe7d95e119cf652a12aec5d1c471f12dfcea9c40
treebd0fe27b9ad40cd0a83a793d32d13daa41821acd
parent9edcda392655e4786f9708b711be31287d069207
lib/kru nit: shrink the USE_AES version of struct kru by 64 bytes

Just by dropping some padding in the header.
Also drop a long outdated part of comment on this.
lib/kru.inc.c