diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2023-01-20 17:26:04 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2023-01-20 17:26:04 +0000 |
commit | 9b026c566ba2689bcfd912da069e041277a5da87 (patch) | |
tree | ca9e6630f099d40f5ba38318a8bcc8053250fbe2 /lib/libcrypto/bn/bn_small_primes.c | |
parent | 7732d659654d066f7ff3a5c40bb2cc3327ab5925 (diff) |
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 'lib/libcrypto/bn/bn_small_primes.c')
0 files changed, 0 insertions, 0 deletions