Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up PPC CPU capabilities and Montgomery code. | jsing | 2024-11-01 | 1 | -2/+2 |
| | | | | | | | | | | 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@ | ||||
* | Remove AIX toc data after every function. NFC | miod | 2023-02-02 | 1 | -5/+0 |
| | |||||
* | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -48/+59 |
| | |||||
* | import of OpenSSL 0.9.8k | djm | 2009-04-06 | 1 | -0/+323 |