Home
last modified time | relevance | path

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

/base/startup/hvb/tools/
Dhvbtool.py82 raise HvbError('Given footer does not look like a HVB footer.')
84 raise HvbError('Given footer is None.')
123 raise HvbError('Given cert does not look like a HVB cert.')
143 raise HvbError('Given cert is None.')
155 raise HvbError("Unknown hash algorithm: {}".format(self.hash_algo))
168 raise HvbError("Unknown algorithm type: {}".format(self.algo))
189 raise HvbError("Get public key timeout!")
191 raise HvbError("Failed to get public key: {}".format(err))
194 raise HvbError('Invalid modulus')
220 raise HvbError("modular inverse does not exist.")
[all …]