Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c597 test_hash("sha384", sha384_tv_template, SHA384_TEST_VECTORS); in do_test()
665 test_hash("sha384", sha384_tv_template, SHA384_TEST_VECTORS); in do_test()
Dtcrypt.h203 struct hash_testvec sha384_tv_template[] = { variable