index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
arm_arch.h
Age
Commit message (
Expand
)
Author
2022-10-11
Update copyright year
Matt Caswell
2022-07-19
Fix aarch64 signed bit shift issue found by UBSAN
Tom Cosgrove
2021-05-20
Update copyright year
Matt Caswell
2021-05-14
crypto/arm_arch.h: add a variable declaration
Xiaofei Bai
2020-12-09
Read MIDR_EL1 system register on aarch64
Fangming.Fang
2019-09-28
Fix header file include guard names
Dr. Matthias St. Pierre
2018-12-06
Following the license change, modify the boilerplates in crypto/
Richard Levitte
2018-04-20
Fix building linux-armv4 with --strict-warnings
Bernd Edlinger
2018-02-13
Update copyright year
Matt Caswell
2018-02-12
crypto/armcap.c: detect hardware-assisted SHA512 support.
Andy Polyakov
2017-11-11
Many spelling fixes/typo's corrected.
Josh Soref
2016-05-17
Copyright consolidation 07/10
Rich Salz
2015-01-22
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-04
Remove inconsistency in ARM support.
Andy Polyakov
2014-12-08
Remove OPENSSL_FIPSCANISTER code.
Dr. Stephen Henson
2014-06-01
Add linux-aarch64 taget.
Andy Polyakov
2014-05-04
crypto/armcap.c: detect ARMv8 capabilities [in 32-bit build].
Andy Polyakov
2011-11-09
arm_arch.h: allow to specify __ARM_ARCH__ elsewhere.
Andy Polyakov
2011-10-19
arm_arch.h: add missing pre-defined macro, __ARM_ARCH_5TEJ__.
Andy Polyakov
2011-07-22
Make sure OPENSSL_FIPSCANISTER is visible to ARM assembly language files.
Dr. Stephen Henson
2011-07-17
ARM assembler pack: add platform run-time detection.
Andy Polyakov
2011-06-22
Now the FIPS capable OpenSSL is available simplify the various FIPS test
Dr. Stephen Henson
2011-05-04
Include fipssyms.h for ARM builds to translate symbols.
Dr. Stephen Henson
2011-04-01
ARM assembler pack: add missing arm_arch.h.
Andy Polyakov