Home
last modified time | relevance | path

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

/dragonfly/sbin/md5/
H A Dmd5.c65 const char *(*TestOutput)[MDTESTCOUNT]; member
571 if (strcmp(buffer, (*alg->TestOutput)[i]) == 0) in MDTestSuite()