Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c536 test_hash("sha256", sha256_tv_template, SHA256_TEST_VECTORS); in do_test()
637 test_hash("sha256", sha256_tv_template, SHA256_TEST_VECTORS); in do_test()
Dtcrypt.h178 struct hash_testvec sha256_tv_template[] = { variable