Searched refs:TPM_ORD_CreateCounter (Results 1 – 3 of 3) sorted by relevance
85 if ((result = tpm_rqu_build(TPM_ORD_CreateCounter, &offset, txBlob, CounterAuth.authdata, in TCSP_CreateCounter_Internal()98 result = tpm_rsp_parse(TPM_ORD_CreateCounter, txBlob, paramSize, idCounter, in TCSP_CreateCounter_Internal()
403 case TPM_ORD_CreateCounter: in tpm_rsp_parse()1295 case TPM_ORD_CreateCounter: in tpm_rqu_build()
137 #define TPM_ORD_CreateCounter ((UINT32)0x000000DC) macro