Home
last modified time | relevance | path

Searched refs:FIPS (Results 1 – 8 of 8) sorted by relevance

/external/srtp/doc/
Dreferences.txt11 SHA-1 is defined in FIPS-180-1, available online at the NIST website.
Drfc3711.txt2603 [AES] NIST, "Advanced Encryption Standard (AES)", FIPS PUB 197,
/external/vboot_reference/firmware/include/
Dtss_constants.h77 TSS_BOOL FIPS; member
/external/boringssl/src/crypto/cipher/test/
Dcipher_test.txt57 # AES 128 ECB tests (from FIPS-197 test vectors, encrypt)
65 # AES 256 ECB tests (from FIPS-197 test vectors, encrypt)
533 # AES-192-ECB tests from FIPS-197
/external/vboot_reference/utility/
Dtpmc.c295 P(FIPS); in HandlerGetPermanentFlags()
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog607 * improved FIPS mode builds with OpenSSL
609 OpenSSL FIPS object module
612 - do not export TLS keys in FIPS mode
617 DRBG to be used in FIPS mode
/external/tpm2/
Dpart4.txt21035 1098 // the existing versions of the CrytpoEngine and with FIPS-compliant versions
25200 …but the method is not compliant with FIPS 186-3. Still, the implementation meets the major objecti…
25366 82 // for FIPS compliance of DRBG
29577 564 // Use the maximum salt size allowed by FIPS 186-4
30842 security strength of the prime. These values are from FIPS 186-3.
30857 …This function performs a Miller-Rabin test from FIPS 186-3. It does iterations trials on the numbe…
33819 produce candidate numbers. The method is according to FIPS 186-3, section B.4.1 "GKey() Pair
33820 …Generation Using Extra Random Bits." According to the method in FIPS 186-3, the resulting private …
34035 728 // The algorithm as described in "Suite B Implementer's Guide to FIPS 186-3(ECDSA)"
35885 bit values are not the same because (according to FIPS 140-2, annex C
/external/bouncycastle/patches/
Dbcprov.patch975 … throw new IllegalStateException("can only use SHA-1 for generating FIPS 186-2 parameters");