summaryrefslogtreecommitdiff
path: root/lib/libcrypto/armcap.c
AgeCommit message (Expand)Author
2019-03-13Backport support for probing ARMv8 HW acceleration capabilities on armv7Patrick Wildt
2018-11-11include crypto.h from the correct path, remove unused variableBrent Cook
2014-06-20Remove the OPENSSL_*cap getenv's. A program should not be able toTheo de Raadt
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-05-03Do not compile the neon probe code until __ARM_ARCH__ >= 7. Neon-specific codeMiod Vallat
2014-04-17Remove oh-so-important-from-a-security-pov OpenSSL_rtdsc() function.Miod Vallat
2014-04-15First pass at applying KNF to the OpenSSL code, which almost makes itJoel Sing
2012-10-13import OpenSSL-1.0.1cDamien Miller