Home
last modified time | relevance | path

Searched refs:hmac_md5_tv_template (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.h311 struct hmac_testvec hmac_md5_tv_template[] = variable