Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/
Dsmogcheck_tpm.py65 TPM_SETCLEARABLE_OP = ['status', 'owner', 'force'] variable
570 if op not in TPM_SETCLEARABLE_OP:
572 % (op, TPM_SETCLEARABLE_OP))