openssl/crypto/aes/asm
Emilia Kasper b53338cbf8 Clean up references to FIPS
This removes the fips configure option. This option is broken as the
required FIPS code is not available.

FIPS_mode() and FIPS_mode_set() are retained for compatibility, but
FIPS_mode() always returns 0, and FIPS_mode_set() can only be used to
turn FIPS mode off.

Reviewed-by: Stephen Henson <steve@openssl.org>
2017-02-28 15:26:25 +01:00
..
aes-586.pl
aes-armv4.pl
aes-c64xplus.pl
aes-ia64.S
aes-mips.pl Clean up references to FIPS 2017-02-28 15:26:25 +01:00
aes-parisc.pl
aes-ppc.pl
aes-s390x.pl Fix strict-warnings build 2016-10-18 17:09:47 +01:00
aes-sparcv9.pl
aes-x86_64.pl aes/asm/*-x86_64.pl: add CFI annotations. 2017-02-13 21:17:29 +01:00
aesfx-sparcv9.pl
aesni-mb-x86_64.pl aes/asm/*-x86_64.pl: add CFI annotations. 2017-02-13 21:17:29 +01:00
aesni-sha1-x86_64.pl aes/asm/*-x86_64.pl: add CFI annotations. 2017-02-13 21:17:29 +01:00
aesni-sha256-x86_64.pl aes/asm/*-x86_64.pl: add CFI annotations. 2017-02-13 21:17:29 +01:00
aesni-x86_64.pl aes/asm/*-x86_64.pl: add CFI annotations. 2017-02-13 21:17:29 +01:00
aesni-x86.pl x86 assembly pack: update performance results. 2016-12-19 16:18:25 +01:00
aesp8-ppc.pl aes/asm/aesp8-ppc.pl: improve [backward] portability. 2016-11-10 12:58:35 +00:00
aest4-sparcv9.pl
aesv8-armx.pl ARMv4 assembly pack: harmonize Thumb-ification of iOS build. 2017-02-15 23:16:01 +01:00
bsaes-armv7.pl
bsaes-x86_64.pl aes/asm/*-x86_64.pl: add CFI annotations. 2017-02-13 21:17:29 +01:00
vpaes-armv8.pl
vpaes-ppc.pl PPC assembler pack: add some PPC970/G5 performance data. 2016-11-11 13:24:52 +01:00
vpaes-x86_64.pl x86_64 assembly pack: add Goldmont performance results. 2016-10-24 13:01:13 +02:00
vpaes-x86.pl