diff options
author | jsing <> | 2023-01-20 17:26:03 +0000 |
---|---|---|
committer | jsing <> | 2023-01-20 17:26:03 +0000 |
commit | ec6a978cbfa40f7be040e0bf318357078c7aa3fd (patch) | |
tree | e3bd648b0409707ec556c3fb4a63555600a9eb16 /src/lib/libcrypto/dsa | |
parent | 75a51aff8de911d4c3f4f0f190ce132b97942183 (diff) | |
download | openbsd-ec6a978cbfa40f7be040e0bf318357078c7aa3fd.tar.gz openbsd-ec6a978cbfa40f7be040e0bf318357078c7aa3fd.tar.bz2 openbsd-ec6a978cbfa40f7be040e0bf318357078c7aa3fd.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/lib/libcrypto/dsa')
0 files changed, 0 insertions, 0 deletions