openssl/crypto/aes/asm
Jung-uk Kim cd84d8832d Ignore vendor name in Clang version number.
For example, FreeBSD prepends "FreeBSD" to version string, e.g.,

FreeBSD clang version 11.0.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-0-g414f32a9e86)
Target: x86_64-unknown-freebsd13.0
Thread model: posix
InstalledDir: /usr/bin

This prevented us from properly detecting AVX support, etc.

CLA: trivial

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/12725)
2020-08-27 20:27:26 -07:00
..
aes-586.pl Update copyright year 2020-04-23 13:55:52 +01:00
aes-armv4.pl Update copyright year 2020-04-23 13:55:52 +01:00
aes-c64xplus.pl Update copyright year 2020-04-23 13:55:52 +01:00
aes-ia64.S
aes-mips.pl Update copyright year 2020-04-23 13:55:52 +01:00
aes-parisc.pl Update copyright year 2020-04-23 13:55:52 +01:00
aes-ppc.pl Update copyright year 2020-04-23 13:55:52 +01:00
aes-s390x.pl Update copyright year 2020-04-23 13:55:52 +01:00
aes-sparcv9.pl Update copyright year 2020-04-23 13:55:52 +01:00
aes-x86_64.pl Update copyright year 2020-04-23 13:55:52 +01:00
aesfx-sparcv9.pl Update copyright year 2020-04-23 13:55:52 +01:00
aesni-mb-x86_64.pl Ignore vendor name in Clang version number. 2020-08-27 20:27:26 -07:00
aesni-sha1-x86_64.pl Ignore vendor name in Clang version number. 2020-08-27 20:27:26 -07:00
aesni-sha256-x86_64.pl Ignore vendor name in Clang version number. 2020-08-27 20:27:26 -07:00
aesni-x86_64.pl Update copyright year 2020-04-23 13:55:52 +01:00
aesni-x86.pl Update copyright year 2020-04-23 13:55:52 +01:00
aesp8-ppc.pl Update copyright year 2020-04-23 13:55:52 +01:00
aest4-sparcv9.pl Update copyright year 2020-04-23 13:55:52 +01:00
aesv8-armx.pl Update copyright year 2020-04-23 13:55:52 +01:00
bsaes-armv7.pl Update copyright year 2020-04-23 13:55:52 +01:00
bsaes-x86_64.pl Update copyright year 2020-04-23 13:55:52 +01:00
vpaes-armv8.pl Update copyright year 2020-04-23 13:55:52 +01:00
vpaes-ppc.pl Update copyright year 2020-04-23 13:55:52 +01:00
vpaes-x86_64.pl Update copyright year 2020-04-23 13:55:52 +01:00
vpaes-x86.pl Update copyright year 2020-04-23 13:55:52 +01:00