summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/arch/powerpc64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the now empty bn_asm.c.jsing2023-01-311-2/+1
* Remove non-visible and unused OPENSSL_wipe_cpu and OPENSSL_atomic_addmiod2023-01-171-6/+2
* spelling fixes; from paul tagliamontejmc2022-12-261-2/+2
* Disable assembly code for powerpc64; more work is needed to make it work.kettenis2020-06-291-8/+9
* Switch back to bn_mul_mont_int since the bn_mul_mont_fpu64 code isn'tkettenis2020-06-281-3/+3
* Accidentally doubled these files on first commit. Correcting.drahn2020-06-262-194/+1
* Intial attempt at powerpc64 libcrypto pieces.drahn2020-06-252-0/+386