boringssl/crypto/fipsmodule/aes
Adam Langley bf5021a6b8 Eliminate |OPENSSL_ia32cap_P| in C code in the FIPS module.
This can break delocate with certain compiler settings.

Change-Id: I76cf0f780d0e967390feed754e39b0ab25068f42
Reviewed-on: https://boringssl-review.googlesource.com/c/33485
Commit-Queue: Adam Langley <alangley@gmail.com>
Commit-Queue: David Benjamin <davidben@google.com>
Reviewed-by: David Benjamin <davidben@google.com>
2018-12-06 00:58:14 +00:00
..
asm Re-enable AES-NI on 32-bit x86 too. 2018-11-28 00:32:30 +00:00
aes_test.cc Rename third_party/wycheproof to satisfy a bureaucrat. 2018-05-07 18:33:50 +00:00
aes_tests.txt
aes.c Rename |asm_AES_*| to |aes_nohw_*|. 2018-05-15 23:02:52 +00:00
internal.h Eliminate |OPENSSL_ia32cap_P| in C code in the FIPS module. 2018-12-06 00:58:14 +00:00
key_wrap.c
mode_wrappers.c Fix undefined block128_f, etc., casts. 2018-10-01 17:35:02 +00:00