Lines Matching defs:digest
40 const char *digest;
103 return TEST_ptr(p) && TEST_str_eq(p, test[idx].digest);
152 if (!TEST_ptr(p) || !TEST_str_eq(p, test[4].digest))
165 if (!TEST_ptr(p) || !TEST_str_eq(p, test[5].digest))
173 if (!TEST_ptr(p) || !TEST_str_eq(p, test[6].digest))
182 if (!TEST_ptr(p) || !TEST_str_eq(p, test[6].digest))
186 * Test reusing a key where the digest is provided again but is the same as
194 if (!TEST_ptr(p) || !TEST_str_eq(p, test[6].digest))
211 if (!TEST_ptr(p) || !TEST_str_eq(p, test[4].digest))
238 if (!TEST_ptr(p) || !TEST_str_eq(p, test[7].digest))