diff options
author | jsing <> | 2023-01-20 17:26:03 +0000 |
---|---|---|
committer | jsing <> | 2023-01-20 17:26:03 +0000 |
commit | a50b434b87829ee0d12767c21ae98194684ab720 (patch) | |
tree | e3bd648b0409707ec556c3fb4a63555600a9eb16 /src/usr.bin | |
parent | 7eb968d539adfad40fdf827796365d0d38b3db5f (diff) | |
download | openbsd-a50b434b87829ee0d12767c21ae98194684ab720.tar.gz openbsd-a50b434b87829ee0d12767c21ae98194684ab720.tar.bz2 openbsd-a50b434b87829ee0d12767c21ae98194684ab720.zip |
Move {mul,sqr}_add_c{,2} macros from bn_asm.c to bn_local.h.
These depend on other macros that are in already in bn_local.h and this
makes them available to other source files. A lot more clean up will be
needed in the future.
Of course x86_64-gcc.c makes use of the same macro names - sprinkle some
undef in there for the time being.
ok tb@
Diffstat (limited to 'src/usr.bin')
0 files changed, 0 insertions, 0 deletions