Searched refs:HMAC_SHA1_TEST_VECTORS (Results 1 – 2 of 2) sorted by relevance
605 test_hmac("sha1", hmac_sha1_tv_template, HMAC_SHA1_TEST_VECTORS); in do_test()743 test_hmac("sha1", hmac_sha1_tv_template, HMAC_SHA1_TEST_VECTORS); in do_test()
373 #define HMAC_SHA1_TEST_VECTORS 7 macro