Searched refs:TPM_CC_PolicySigned (Results 1 – 6 of 6) sorted by relevance
/system/tpm/trunks/ |
D | tpm_generated.h | 570 const TPM_CC TPM_CC_PolicySigned = 0x00000160; variable
|
D | tpm_generated.cc | 93 case TPM_CC_PolicySigned: return 2; in GetNumberOfRequestHandles() 208 case TPM_CC_PolicySigned: return 0; in GetNumberOfResponseHandles() 25446 TPM_CC command_code = TPM_CC_PolicySigned; in SerializeCommand_PolicySigned() 25638 TPM_CC command_code = TPM_CC_PolicySigned; in ParseResponse_PolicySigned()
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 19089 PolicyUpdate(TPM_CC_PolicySigned, authObject→Name, policyRef) 19128 TPM_CC_PolicySigned 19524 PolicyContextUpdate(TPM_CC_PolicySigned, &entityName, &in->policyRef, 20331 commandCode = TPM_CC_PolicySigned;
|
D | raw_commands_fixed.txt | 19100 PolicyUpdate(TPM_CC_PolicySigned, authObject→Name, policyRef) 19139 TPM_CC_PolicySigned 19535 PolicyContextUpdate(TPM_CC_PolicySigned, &entityName, &in->policyRef, 20342 commandCode = TPM_CC_PolicySigned;
|
D | raw_structures.txt | 3927 TPM_CC_PolicySigned
|
D | raw_structures_fixed.txt | 3921 TPM_CC_PolicySigned
|