Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c598 test_hash("sha512", sha512_tv_template, SHA512_TEST_VECTORS); in do_test()
669 test_hash("sha512", sha512_tv_template, SHA512_TEST_VECTORS); in do_test()
Dtcrypt.h252 struct hash_testvec sha512_tv_template[] = { variable