Home
last modified time | relevance | path

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

/tools/security/remote_provisioning/attestation_testing/
Dattestation_test_host.py20 read_retry = 0 variable
22 while not finished and read_retry < 5:
35 read_retry += 1
36 if read_retry == 5: