Searched refs:HashAlgo (Results 1 – 1 of 1) sorted by relevance
36 HashAlgo = {HashType.SHA256 : hashlib.sha256, variable72 self.hash_digest_size = HashAlgo[hash_type]().digest_size121 hash_algo = HashAlgo[self.hash_type]()