boringssl/crypto/fipsmodule
David Benjamin 583c12ea97 Remove filename argument to x86 asm_init.
43e5a26b53 removed the .file directive
from x86asm.pl. This removes the parameter from asm_init altogether. See
also upstream's e195c8a2562baef0fdcae330556ed60b1e922b0e.

Change-Id: I65761bc962d09f9210661a38ecf6df23eae8743d
Reviewed-on: https://boringssl-review.googlesource.com/16247
Reviewed-by: Steven Valdez <svaldez@google.com>
Commit-Queue: Steven Valdez <svaldez@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-05-12 14:58:27 +00:00
..
aes Remove filename argument to x86 asm_init. 2017-05-12 14:58:27 +00:00
bn Remove filename argument to x86 asm_init. 2017-05-12 14:58:27 +00:00
cipher Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
des Move des/ to crypto/fipsmodule/ 2017-05-02 19:21:02 +00:00
digest Be less clever about .rel.ro avoidance. 2017-04-07 15:20:26 +00:00
ec Tidy up FIPS module dependencies. 2017-05-05 23:10:24 +00:00
ecdsa Tidy up FIPS module dependencies. 2017-05-05 23:10:24 +00:00
hmac
md4
md5 Remove filename argument to x86 asm_init. 2017-05-12 14:58:27 +00:00
modes Remove filename argument to x86 asm_init. 2017-05-12 14:58:27 +00:00
rand unrandom: #define _GNU_SOURCE, for syscall(). 2017-05-09 17:41:17 +00:00
rsa Remove obsolete TODO. 2017-05-10 15:17:10 +00:00
sha Remove filename argument to x86 asm_init. 2017-05-12 14:58:27 +00:00
ar.go
bcm.c crypto/fipsmodule: Make more Known Answer Tests breakable. 2017-05-10 18:36:00 +00:00
CMakeLists.txt Add a way to break one of the KAT tests. 2017-05-09 16:48:37 +00:00
const.go Switch integrity hash to SHA-512. 2017-05-08 20:36:20 +00:00
delocate.go Switch integrity hash to SHA-512. 2017-05-08 20:36:20 +00:00
delocate.h Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
FIPS.md Inject FIPS hash without running module. 2017-04-12 23:09:38 +00:00
inject-hash.go Switch integrity hash to SHA-512. 2017-05-08 20:36:20 +00:00
intcheck1.png
intcheck2.png Inject FIPS hash without running module. 2017-04-12 23:09:38 +00:00
intcheck3.png
is_fips.c Don't indicate FIPS mode when built with ASAN. 2017-05-08 19:51:14 +00:00