Searched defs:HashTestCase (Results 1 – 2 of 2) sorted by relevance
500 struct HashTestCase { struct508 async fn verify_hash_tests<C: CipherSuiteProvider>(cs: &C, test_cases: Vec<HashTestCase>) { in verify_hash_tests()
12 void HashTestCase(uint32_t hash, const char* str, uint32_t* so_far) { in HashTestCase() function