Searched refs:check_tpmc (Results 1 – 2 of 2) sorted by relevance
51 def check_tpmc(subcommand, expected): function76 return check_tpmc('getp %s' % index, '.*%s$' % perm)127 check_tpmc(subcommand, tpmc_expected[subcommand])134 check_tpmc('read 0x1008 0x5', '.* 4c 57 52 47$')
70 def check_tpmc(self, tpmc_output): member in firmware_TPMNotCorruptedDevMode94 if self.check_tpmc(tpmc_output):111 def check_tpmc(self, tpmc_output): member in firmware_TPMNotCorruptedDevMode