Home
last modified time | relevance | path

Searched refs:HMAC_MD5_TEST_VECTORS (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/crypto/
Dtcrypt.c604 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()
Dtcrypt.h309 #define HMAC_MD5_TEST_VECTORS 7 macro