Searched refs:HMAC_MD5_TEST_VECTORS (Results 1 – 2 of 2) sorted by relevance
604 test_hmac("md5", hmac_md5_tv_template, HMAC_MD5_TEST_VECTORS); in do_test()739 test_hmac("md5", hmac_md5_tv_template, HMAC_MD5_TEST_VECTORS); in do_test()
309 #define HMAC_MD5_TEST_VECTORS 7 macro