Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/
Dsmogcheck_tpm.py68 TSS_SECRET_MODE = dict(sha1=TSS_SECRET_MODE_SHA1, variable
335 if secret_mode is None or secret_mode not in TSS_SECRET_MODE:
340 TSS_SECRET_MODE[secret_mode])
343 hPolicy, TSS_SECRET_MODE[secret_mode], TPM_SHA1_160_HASH_LEN,