Searched refs:TPM_CC_PolicySecret (Results 1 – 6 of 6) sorted by relevance
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 19642 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;
|
D | raw_commands_fixed.txt | 19653 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;
|
D | raw_structures.txt | 3767 TPM_CC_PolicySecret
|
D | raw_structures_fixed.txt | 3761 TPM_CC_PolicySecret
|
/system/tpm/trunks/ |
D | tpm_generated.h | 557 const TPM_CC TPM_CC_PolicySecret = 0x00000151; variable
|
D | tpm_generated.cc | 94 case TPM_CC_PolicySecret: return 2; in GetNumberOfRequestHandles() 209 case TPM_CC_PolicySecret: return 0; in GetNumberOfResponseHandles() 25841 TPM_CC command_code = TPM_CC_PolicySecret; in SerializeCommand_PolicySecret() 26022 TPM_CC command_code = TPM_CC_PolicySecret; in ParseResponse_PolicySecret()
|