summaryrefslogtreecommitdiffhomepage
path: root/src/version.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-04-18 00:52:24 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-04-18 00:52:24 +0200
commita8eacf536ce70160a22ab9869ce31c48978fa89f (patch)
treebbace0f31fc51643757256efd4fb0f8c0d0787f7 /src/version.h
parent67d1146ffa58e50c451f06b3813f713311832e42 (diff)
poly1305: do not place constants in different sections
We're referencing these constants as one contiguous blob, so if there's any merging that goes on with other constants elsewhere (such as the kernel's current poly1305 implementation that we hope to replace), then these will be reordered and have the wrong values. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/version.h')
0 files changed, 0 insertions, 0 deletions