Home
last modified time | relevance | path

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

/system/tpm/trunks/generator/
Draw_commands.txt19642 PolicyUpdate(TPM_CC_PolicySecret, authObject→Name, policyRef)
19692 TPM_CC_PolicySecret
19919 PolicyContextUpdate(TPM_CC_PolicySecret, &entityName, &in->policyRef,
20040 TPM_CC_PolicySecret. If the structure tag of ticket is TPM_ST_AUTH_SIGNED, then commandCode will
20251 commandCode = TPM_CC_PolicySecret;
20333 commandCode = TPM_CC_PolicySecret;
Draw_commands_fixed.txt19653 PolicyUpdate(TPM_CC_PolicySecret, authObject→Name, policyRef)
19703 TPM_CC_PolicySecret
19930 PolicyContextUpdate(TPM_CC_PolicySecret, &entityName, &in->policyRef,
20051 TPM_CC_PolicySecret. If the structure tag of ticket is TPM_ST_AUTH_SIGNED, then commandCode will
20262 commandCode = TPM_CC_PolicySecret;
20344 commandCode = TPM_CC_PolicySecret;
Draw_structures_fixed.txt3761 TPM_CC_PolicySecret
Draw_structures.txt3767 TPM_CC_PolicySecret
/system/tpm/trunks/
Dtpm_generated.h588 constexpr TPM_CC TPM_CC_PolicySecret = 0x00000151; variable
Dtpm_generated.cc147 case TPM_CC_PolicySecret: in GetNumberOfRequestHandles()
371 case TPM_CC_PolicySecret: in GetNumberOfResponseHandles()
21061 TPM_CC command_code = TPM_CC_PolicySecret; in SerializeCommand_PolicySecret()
21203 TPM_CC command_code = TPM_CC_PolicySecret; in ParseResponse_PolicySecret()