summaryrefslogtreecommitdiff
path: root/lib/libcrypto/armv4cpuid.S
AgeCommit message (Expand)Author
2014-05-03Do not compile the neon probe code until __ARM_ARCH__ >= 7. Neon-specific codeMiod Vallat
2014-05-01Remove unreferenced OPENSSL_instrument_bus and OPENSSL_instrument_bus2 routines.Miod Vallat
2014-04-17Remove oh-so-important-from-a-security-pov OpenSSL_rtdsc() function.Miod Vallat
2014-04-17Ok, there was a need for OPENSSL_cleanse() instead of bzero() to preventMiod Vallat
2012-10-13import OpenSSL-1.0.1cDamien Miller