Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c605 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()
Dtcrypt.h375 struct hmac_testvec hmac_sha1_tv_template[] = { variable