aboutsummaryrefslogtreecommitdiff
path: root/test.c
diff options
context:
space:
mode:
authorKyle Altendorf <sda@fstab.net>2019-09-18 11:57:01 -0400
committerKyle Altendorf <sda@fstab.net>2019-09-18 11:57:02 -0400
commit5a8b62a6f8dab82c3bf8b8b1812da0857fb893e6 (patch)
tree7432da0b30d4bdb60f88c5d821743490b1283ae7 /test.c
parentMerge pull request #17 from altendky/format_specifiers (diff)
downloadsiphash-5a8b62a6f8dab82c3bf8b8b1812da0857fb893e6.tar.gz
siphash-5a8b62a6f8dab82c3bf8b8b1812da0857fb893e6.tar.xz
Use size_t and fixed width format specifiers for printf()... for siphash.c
It was forgotten in #17 to apply this to siphash.c as well as halfsiphash.c. Note that as-is this does change to a single 16-hex-char string for v0/1/2/3 in debug output rather than having 8 then a space then 8. If preferred it can be changed back to having the space and using `PRIx32` twice instead of `PRIx64` once.
Diffstat (limited to 'test.c')
0 files changed, 0 insertions, 0 deletions