diff options
author | tb <> | 2023-06-04 17:28:35 +0000 |
---|---|---|
committer | tb <> | 2023-06-04 17:28:35 +0000 |
commit | edc388e2a4338dc6ed26c30e30698dd61b698aac (patch) | |
tree | 52e6cfec5c1b493d28cf1d4dcca6327a76116e70 /src/usr.sbin | |
parent | 7efe30cd901df7bedff93a9ed4f01e35ddb28150 (diff) | |
download | openbsd-edc388e2a4338dc6ed26c30e30698dd61b698aac.tar.gz openbsd-edc388e2a4338dc6ed26c30e30698dd61b698aac.tar.bz2 openbsd-edc388e2a4338dc6ed26c30e30698dd61b698aac.zip |
Reinstate bn_isqrt.c r1.8 and crypto_lock.c r1.3
This traded local copies of CTASSERT() to the one in crypto_internal.h.
This change was backed out due to SHA-512 breakage on STRICT_ALIGNMENT
architectures still using Fred Flintstone's gcc without asm sha512.
Original commit message:
Use crypto_internal.h's CTASSERT()
Now that this macro is available in a header, let's use that version
rather than copies in several .c files.
discussed with jsing
Diffstat (limited to 'src/usr.sbin')
0 files changed, 0 insertions, 0 deletions