Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c606 test_hmac("sha256", hmac_sha256_tv_template, HMAC_SHA256_TEST_VECTORS); in do_test()
747 test_hmac("sha256", hmac_sha256_tv_template, HMAC_SHA256_TEST_VECTORS); in do_test()
Dtcrypt.h440 struct hmac_testvec hmac_sha256_tv_template[] = { variable