summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/armcap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Backport support for probing ARMv8 HW acceleration capabilities on armv7patrick2019-03-131-1/+20
* include crypto.h from the correct path, remove unused variablebcook2018-11-111-5/+2
* Remove the OPENSSL_*cap getenv's. A program should not be able toderaadt2014-06-201-8/+1
* tags as requested by miod and teduderaadt2014-06-121-0/+1
* Do not compile the neon probe code until __ARM_ARCH__ >= 7. Neon-specific codemiod2014-05-031-2/+12
* Remove oh-so-important-from-a-security-pov OpenSSL_rtdsc() function.miod2014-04-171-14/+0
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-34/+36
* Import OpenSSL 1.0.1gmiod2014-04-131-1/+1
* import OpenSSL-1.0.1cdjm2012-10-131-0/+80