HomeSort by relevance Sort by last modified time
    Searched refs:fips (Results 1 - 13 of 13) sorted by null

  /external/curl/tests/
secureserver.pl 201 elsif($verstr =~ /^sslVersion.*fips *= *yes/) {
202 # the fips option causes an error if stunnel doesn't support it
279 # disable fips in case OpenSSL doesn't support it
280 print STUNCONF "fips = no\n";
309 print "fips = no\n";
  /prebuilts/go/darwin-x86/src/crypto/hmac/
hmac.go 29 // FIPS 198-1:
30 // http://csrc.nist.gov/publications/fips/fips198-1/FIPS-198-1_final.pdf
hmac_test.go 27 // Tests from US FIPS 198
28 // http://csrc.nist.gov/publications/fips/fips198/fips-198a.pdf
  /prebuilts/go/linux-x86/src/crypto/hmac/
hmac.go 29 // FIPS 198-1:
30 // http://csrc.nist.gov/publications/fips/fips198-1/FIPS-198-1_final.pdf
hmac_test.go 27 // Tests from US FIPS 198
28 // http://csrc.nist.gov/publications/fips/fips198/fips-198a.pdf
  /prebuilts/go/darwin-x86/src/crypto/aes/
block.go 32 // See FIPS 197 for specification, and see Daemen and Rijmen's Rijndael submission
34 // http://www.csrc.nist.gov/publications/fips/fips197/fips-197.pdf
140 // Key expansion algorithm. See FIPS-197, Figure 11.
aes_test.go 74 // the cut and paste from the FIPS PDF worked.
124 // Test vectors are from FIPS 197:
125 // http://www.csrc.nist.gov/publications/fips/fips197/fips-197.pdf
127 // Appendix A of FIPS 197: Key expansion examples
131 dec []uint32 // decryption expansion; not in FIPS 197, computed from C implementation.
215 // Test key expansion against FIPS 197 examples.
245 // Appendix B, C of FIPS 197: Cipher examples, Example vectors.
283 // Test Cipher Encrypt method against FIPS 197 examples.
302 // Test Cipher Decrypt against FIPS 197 examples
    [all...]
const.go 18 // http://www.csrc.nist.gov/publications/fips/fips197/fips-197.pdf
47 // FIPS-197 Figure 7. S-box substitution values in hexadecimal format.
67 // FIPS-197 Figure 14. Inverse S-box substitution values in hexadecimal format.
  /prebuilts/go/linux-x86/src/crypto/aes/
block.go 32 // See FIPS 197 for specification, and see Daemen and Rijmen's Rijndael submission
34 // http://www.csrc.nist.gov/publications/fips/fips197/fips-197.pdf
140 // Key expansion algorithm. See FIPS-197, Figure 11.
aes_test.go 74 // the cut and paste from the FIPS PDF worked.
124 // Test vectors are from FIPS 197:
125 // http://www.csrc.nist.gov/publications/fips/fips197/fips-197.pdf
127 // Appendix A of FIPS 197: Key expansion examples
131 dec []uint32 // decryption expansion; not in FIPS 197, computed from C implementation.
215 // Test key expansion against FIPS 197 examples.
245 // Appendix B, C of FIPS 197: Cipher examples, Example vectors.
283 // Test Cipher Encrypt method against FIPS 197 examples.
302 // Test Cipher Decrypt against FIPS 197 examples
    [all...]
const.go 18 // http://www.csrc.nist.gov/publications/fips/fips197/fips-197.pdf
47 // FIPS-197 Figure 7. S-box substitution values in hexadecimal format.
67 // FIPS-197 Figure 14. Inverse S-box substitution values in hexadecimal format.
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/
jsse.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/
jsse.jar 

Completed in 182 milliseconds