HomeSort by relevance Sort by last modified time
    Searched refs:can_load_srk_pubkey (Results 1 - 2 of 2) sorted by null

  /external/autotest/server/hosts/
cros_repair_unittest.py 150 "can_load_srk_pubkey": true,
179 "can_load_srk_pubkey": false,
208 "can_load_srk_pubkey": false,
291 'can_load_srk_pubkey': True,
314 'can_load_srk_pubkey': False,
cros_repair.py 235 if tpm['can_load_srk'] and not tpm['can_load_srk_pubkey']:
848 return self.tpm.get('can_load_srk_pubkey') == True
875 # "can_load_srk_pubkey": true,
    [all...]

Completed in 183 milliseconds