Searched refs:hmac_tests (Results 1 – 2 of 2) sorted by relevance
1305 } hmac_tests[] = { variable1722 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()
55 crypto/hmac_extra/hmac_tests.txt