boringssl/crypto/fipsmodule
Adam Langley 204b8a115d Tag the power-on tests as a constructor function directly.
This matches the example code in IG 9.10.

Change-Id: Ie010d135d6c30acb9248b689302b0a27d65bc4f7
Reviewed-on: https://boringssl-review.googlesource.com/17006
Commit-Queue: Adam Langley <agl@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
Reviewed-by: David Benjamin <davidben@google.com>
2017-06-08 22:17:59 +00:00
..
aes Change ppc64le AES code for FIPS. 2017-05-25 22:02:22 +00:00
bn Convert bn_test to GTest. 2017-06-05 21:45:07 +00:00
cipher Revert "Fix platforms that don't define UINT64_MAX." 2017-06-07 02:15:27 +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 p256-x86_64-asm.pl: minor sqr_montx cleanup. 2017-06-05 18:37:55 +00:00
ecdsa Convert ECDSA tests to GTest. 2017-06-07 19:22:23 +00:00
hmac First part of the FIPS module. 2017-04-07 00:05:34 +00:00
md4 First part of the FIPS module. 2017-04-07 00:05:34 +00:00
md5 Remove filename argument to x86 asm_init. 2017-05-12 14:58:27 +00:00
modes Use unions rather than aliasing when possible. 2017-06-08 00:21:18 +00:00
rand Work around an apparent Linux or glibc bug on ppc64le in FIPS mode. 2017-06-07 19:59:24 +00:00
rsa Remove ex_data's dup hook. 2017-05-23 22:43:59 +00:00
sha Remove filename argument to x86 asm_init. 2017-05-12 14:58:27 +00:00
bcm.c Tag the power-on tests as a constructor function directly. 2017-06-08 22:17:59 +00:00
CMakeLists.txt Convert ECDSA tests to GTest. 2017-06-07 19:22:23 +00:00
delocate.h Switch to new delocate tool. 2017-05-30 18:00:16 +00:00
FIPS.md Inject FIPS hash without running module. 2017-04-12 23:09:38 +00:00
intcheck1.png First part of the FIPS module. 2017-04-07 00:05:34 +00:00
intcheck2.png Inject FIPS hash without running module. 2017-04-12 23:09:38 +00:00
intcheck3.png First part of the FIPS module. 2017-04-07 00:05:34 +00:00
is_fips.c Move OPENSSL_ASAN to base.h. 2017-05-16 20:16:52 +00:00