summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/err/err.c
diff options
context:
space:
mode:
authorjsing <>2024-11-01 12:56:39 +0000
committerjsing <>2024-11-01 12:56:39 +0000
commiteefcb54263e82502e70326344efe768bb90296a8 (patch)
tree6e5add5a5f8336efea769fd9cd7841aae1fbcb23 /src/lib/libcrypto/err/err.c
parentf6db1c5225c54d61967436aba8bfe457ff2162ca (diff)
downloadopenbsd-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/err/err.c')
0 files changed, 0 insertions, 0 deletions