summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/armv4cpuid.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Backport support for probing ARMv8 HW acceleration capabilities on armv7patrick2019-03-131-29/+95
* Do not compile the neon probe code until __ARM_ARCH__ >= 7. Neon-specific codemiod2014-05-031-0/+2
* Remove unreferenced OPENSSL_instrument_bus and OPENSSL_instrument_bus2 routines.miod2014-05-011-18/+0
* Remove oh-so-important-from-a-security-pov OpenSSL_rtdsc() function.miod2014-04-171-7/+0
* Ok, there was a need for OPENSSL_cleanse() instead of bzero() to preventmiod2014-04-171-32/+0
* import OpenSSL-1.0.1cdjm2012-10-131-0/+154