Home
last modified time | relevance | path

Searched refs:hmac_tests (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_module_tests.c1305 } hmac_tests[] = { variable
1722 for (i = 0; i < ARRAY_SIZE(hmac_tests); i++) { in test_sha256()
1723 const struct hmac_test *t = &hmac_tests[i]; in test_sha256()
1836 for (i = 0; i < ARRAY_SIZE(hmac_tests); i++) { in test_sha384()
1837 const struct hmac_test *t = &hmac_tests[i]; in test_sha384()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_module_tests.c1454 } hmac_tests[] = { variable
1871 for (i = 0; i < ARRAY_SIZE(hmac_tests); i++) { in test_sha256()
1872 const struct hmac_test *t = &hmac_tests[i]; in test_sha256()
1985 for (i = 0; i < ARRAY_SIZE(hmac_tests); i++) { in test_sha384()
1986 const struct hmac_test *t = &hmac_tests[i]; in test_sha384()

Completed in 6 milliseconds