summaryrefslogtreecommitdiff
path: root/crypto/arm_arch.h
Commit message (Collapse)AuthorAgeFilesLines
* arm_arch.h: allow to specify __ARM_ARCH__ elsewhere.appro2011-11-091-1/+1
|
* arm_arch.h: add missing pre-defined macro, __ARM_ARCH_5TEJ__.appro2011-10-191-1/+2
|
* Make sure OPENSSL_FIPSCANISTER is visible to ARM assembly language files.steve2011-07-221-1/+1
|
* ARM assembler pack: add platform run-time detection.appro2011-07-171-1/+8
|
* Now the FIPS capable OpenSSL is available simplify the various FIPS teststeve2011-06-221-1/+1
| | | | | | | | | | | build options. All fispcanisterbuild builds only build fipscanister.o and include symbol renaming. Move all renamed symbols to fipssyms.h Update README.FIPS
* Include fipssyms.h for ARM builds to translate symbols.steve2011-05-041-0/+4
| | | | Translate arm symbol to fips_*.
* ARM assembler pack: add missing arm_arch.h.appro2011-04-011-0/+39