Home
last modified time | relevance | path

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

/plugin/gtime/gtlib/tsp/
H A DGTHashAlgorithm.php183 public static function getByGtid($gtid) { function in GTHashAlgorithm
H A DGTHashChain.php64 $algorithm = GTHashAlgorithm::getByGtid($bytes[$i++]);
80 $siblingAlgorithm = GTHashAlgorithm::getByGtid($bytes[$i++]);
H A DGTDataHash.php329 $hashAlgorithm = GTHashAlgorithm::getByGtid($dataImprint[0]);
H A DGTPublicationsFile.php533 $hashAlgorithm = GTHashAlgorithm::getByGtid($this->content[$offset + self::TIME_SIZE]);
552 $hashAlgorithm = GTHashAlgorithm::getByGtid($this->content[$offset]);
H A DGTVerifier.php251 $publicationImprintAlg = GTHashAlgorithm::getByGtid($publicationImprint[0]);