Fix hash functions for keys whose size is not divisible by 4.
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 9 Oct 2012 15:49:09 +0000 (17:49 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 9 Oct 2012 15:49:09 +0000 (17:49 +0200)
commit0ed0cc6f9c30537bd74222fd99a41726d488dd37
tree16be5cd122970cb9152277237ec27014f2fbe82e
parentd1ec010660905ae0b99d783737350ccc08b37b16
Fix hash functions for keys whose size is not divisible by 4.
src/hash.c