Searched refs:TPM_CC_PolicyAuthorize (Results 1 – 6 of 6) sorted by relevance
/system/tpm/trunks/ |
D | tpm_generated.h | 579 const TPM_CC TPM_CC_PolicyAuthorize = 0x0000016A; variable
|
D | tpm_generated.cc | 106 case TPM_CC_PolicyAuthorize: return 1; in GetNumberOfRequestHandles() 221 case TPM_CC_PolicyAuthorize: return 0; in GetNumberOfResponseHandles() 29304 TPM_CC command_code = TPM_CC_PolicyAuthorize; in SerializeCommand_PolicyAuthorize() 29472 TPM_CC command_code = TPM_CC_PolicyAuthorize; in ParseResponse_PolicyAuthorize()
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 23829 PolicyUpdate(TPM_CC_PolicyAuthorize, keyName, policyRef) 23877 TPM_CC_PolicyAuthorize 24129 PolicyContextUpdate(TPM_CC_PolicyAuthorize, &in->keySign, &in->policyRef,
|
D | raw_commands_fixed.txt | 23840 PolicyUpdate(TPM_CC_PolicyAuthorize, keyName, policyRef) 23888 TPM_CC_PolicyAuthorize 24140 PolicyContextUpdate(TPM_CC_PolicyAuthorize, &in->keySign, &in->policyRef,
|
D | raw_structures.txt | 3983 TPM_CC_PolicyAuthorize
|
D | raw_structures_fixed.txt | 3977 TPM_CC_PolicyAuthorize
|