diff options
author | tb <> | 2024-12-19 21:05:46 +0000 |
---|---|---|
committer | tb <> | 2024-12-19 21:05:46 +0000 |
commit | d6c5649508f2d8d80a4192f5d9d2b66e8cc247f3 (patch) | |
tree | 7947f5eef87ace1e29981e9070fc04647e246175 /src/lib/libcrypto/stack/stack_local.h | |
parent | 2748f6af2aaaa3354315c23f8fb7a8308d5779b6 (diff) | |
download | openbsd-d6c5649508f2d8d80a4192f5d9d2b66e8cc247f3.tar.gz openbsd-d6c5649508f2d8d80a4192f5d9d2b66e8cc247f3.tar.bz2 openbsd-d6c5649508f2d8d80a4192f5d9d2b66e8cc247f3.zip |
ec_mult: use 1ULL to avoid C4334 warning on Visual Studio
The shift is between 0 and 5 bits, so it doesn't matter, but VS is short
for very st...ubborn as are its users when it comes to reporting non-issues
Diffstat (limited to 'src/lib/libcrypto/stack/stack_local.h')
0 files changed, 0 insertions, 0 deletions