summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa_meth.c
diff options
context:
space:
mode:
authorjsing <>2023-01-20 17:26:03 +0000
committerjsing <>2023-01-20 17:26:03 +0000
commitec6a978cbfa40f7be040e0bf318357078c7aa3fd (patch)
treee3bd648b0409707ec556c3fb4a63555600a9eb16 /src/lib/libcrypto/dsa/dsa_meth.c
parent75a51aff8de911d4c3f4f0f190ce132b97942183 (diff)
downloadopenbsd-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/dsa_meth.c')
0 files changed, 0 insertions, 0 deletions