Home
last modified time | relevance | path

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

/plugin/gtime/gtlib/tsp/
H A DGTVerifier.php44 $result->update(GTVerifier::verifyCommon($content, $dataHash));
96 $result->update(GTVerifier::verifyCommon($content, $dataHash));
126 private static function verifyCommon(CMSContentInfo $content, GTDataHash $dataHash) { function in GTVerifier