Searched refs:hmac_tests (Results 1 – 1 of 1) sorted by relevance
1454 } hmac_tests[] = { variable1871 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()