diff options
author | jsing <> | 2024-11-01 12:56:39 +0000 |
---|---|---|
committer | jsing <> | 2024-11-01 12:56:39 +0000 |
commit | eefcb54263e82502e70326344efe768bb90296a8 (patch) | |
tree | 6e5add5a5f8336efea769fd9cd7841aae1fbcb23 /src/lib/libcrypto/cms/cms_lib.c | |
parent | f6db1c5225c54d61967436aba8bfe457ff2162ca (diff) | |
download | openbsd-eefcb54263e82502e70326344efe768bb90296a8.tar.gz openbsd-eefcb54263e82502e70326344efe768bb90296a8.tar.bz2 openbsd-eefcb54263e82502e70326344efe768bb90296a8.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/cms/cms_lib.c')
0 files changed, 0 insertions, 0 deletions