Searched refs:RPC_ReadCounter_TP (Results 1 – 3 of 3) sorted by relevance
29 RPC_ReadCounter_TP(struct host_table_entry* hte, in RPC_ReadCounter_TP() function
314 TSS_RESULT RPC_ReadCounter_TP(struct host_table_entry *,TSS_COUNTER_ID,TPM_COUNTER_VALUE *);320 #define RPC_ReadCounter_TP(...) TSPERR(TSS_E_INTERNAL_ERROR) macro
2300 result = RPC_ReadCounter_TP(entry, idCounter, counterValue); in RPC_ReadCounter()