Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dtpm_state_impl.cc269 return GetCapability(callback, TPM_CAP_ALGS, TPM_ALG_FIRST, MAX_CAP_ALGS); in CacheAlgorithmProperties()
Dtpm_state_test.cc93 } else if (capability == TPM_CAP_ALGS) { in FakeGetCapability()
Dtpm_generated.h811 constexpr TPM_CAP TPM_CAP_ALGS = 0x00000000; variable
Dtpm_generated.cc3818 if (selector == TPM_CAP_ALGS) { in Serialize_TPMU_CAPABILITIES()
3893 if (selector == TPM_CAP_ALGS) { in Parse_TPMU_CAPABILITIES()
/system/tpm/trunks/generator/
Draw_structures_fixed.txt6132 TPM_CAP_ALGS
11749 TPM_CAP_ALGS
Draw_structures.txt6156 TPM_CAP_ALGS
11713 TPM_CAP_ALGS
Draw_commands.txt30918 TPM_CAP_ALGS
30996 TPM_CAP_ALGS – Returns a list of TPMS_ALG_PROPERTIES. Each entry is an algorithm ID and a
31286 case TPM_CAP_ALGS:
Draw_commands_fixed.txt30929 TPM_CAP_ALGS
31007 TPM_CAP_ALGS – Returns a list of TPMS_ALG_PROPERTIES. Each entry is an algorithm ID and a
31297 case TPM_CAP_ALGS: