diff options
author | jsing <> | 2024-11-01 12:56:39 +0000 |
---|---|---|
committer | jsing <> | 2024-11-01 12:56:39 +0000 |
commit | cee4df5e65a72510fc27da332f6fe8679772c4ee (patch) | |
tree | 6e5add5a5f8336efea769fd9cd7841aae1fbcb23 /src/lib/libcrypto/cversion.c | |
parent | 3c32f5d82eb2e59b3a6ca0165691cdceca0d8357 (diff) | |
download | openbsd-cee4df5e65a72510fc27da332f6fe8679772c4ee.tar.gz openbsd-cee4df5e65a72510fc27da332f6fe8679772c4ee.tar.bz2 openbsd-cee4df5e65a72510fc27da332f6fe8679772c4ee.zip |
Clean up PPC CPU capabilities and Montgomery code.
ppc64-mont.pl (which produces bn_mul_mont_fpu64()) is unused on both
powerpc and powerpc64, so remove it. ppccap.c doesn't actually contain
anything to do with CPU capabilities - it just provides a bn_mul_mont()
that calls bn_mul_mont_int() (which ppc-mont.pl generates). Change
ppc-mont.pl to generate bn_mul_mont() directly and remove ppccap.c.
ok tb@
Diffstat (limited to 'src/lib/libcrypto/cversion.c')
0 files changed, 0 insertions, 0 deletions