Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
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()
/external/boringssl/src/
Dsources.cmake55 crypto/hmac_extra/hmac_tests.txt