Searched refs:HMAC_SHA256_TEST_VECTORS (Results 1 – 2 of 2) sorted by relevance
606 test_hmac("sha256", hmac_sha256_tv_template, HMAC_SHA256_TEST_VECTORS); in do_test()747 test_hmac("sha256", hmac_sha256_tv_template, HMAC_SHA256_TEST_VECTORS); in do_test()
438 #define HMAC_SHA256_TEST_VECTORS 10 macro