Searched refs:HASH_TO_SIGN (Results 1 – 1 of 1) sorted by relevance
/external/autotest/server/site_tests/firmware_Cr50U2fCommands/ |
D | firmware_Cr50U2fCommands.py | 67 HASH_TO_SIGN = ('91f93c8d88ed6168d07a36de53bd62b6' variable 243 HASH_TO_SIGN, '00', VENDOR_CMD_RESPONSE_SUCCESS) 288 HASH_TO_SIGN, '00', VENDOR_CMD_RESPONSE_NOT_ALLOWED) 296 HASH_TO_SIGN, '00', VENDOR_CMD_RESPONSE_SUCCESS) 302 HASH_TO_SIGN, '00', VENDOR_CMD_RESPONSE_SUCCESS) 313 HASH_TO_SIGN, 321 HASH_TO_SIGN, '00', VENDOR_CMD_RESPONSE_NOT_ALLOWED) 330 HASH_TO_SIGN, '00', VENDOR_CMD_RESPONSE_SUCCESS) 333 HASH_TO_SIGN, '00', VENDOR_CMD_RESPONSE_PASSWORD_REQUIRED) 342 HASH_TO_SIGN, '00', VENDOR_CMD_RESPONSE_SUCCESS) [all …]
|