diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2018-04-18 00:52:24 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2018-04-18 00:52:24 +0200 |
commit | a8eacf536ce70160a22ab9869ce31c48978fa89f (patch) | |
tree | bbace0f31fc51643757256efd4fb0f8c0d0787f7 /src/version.h | |
parent | 67d1146ffa58e50c451f06b3813f713311832e42 (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