Searched refs:calc_modinv (Results 1 - 1 of 1) sorted by relevance
/base/startup/hvb/tools/ | ||
H A D | hvbtool.py | 217 def calc_modinv(self, num1, modulo): member in RSAPublicKey 231 pkey_n0 = 2 ** 64 - self.calc_modinv(self.modulusdata, 2 ** 64) |
Completed in 2 milliseconds