Home
last modified time | relevance | path

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

/external/avb/test/
Dat_auth_unlock_unittest.py38 DATA_FILE_UNLOCK_CHALLENGE = dataPath('atx_unlock_challenge.bin') variable
215 with open(DATA_FILE_UNLOCK_CHALLENGE, 'rb') as f:
250 challenge = UnlockChallenge(DATA_FILE_UNLOCK_CHALLENGE)