Searched defs:tr_context_obj (Results 1 – 1 of 1) sorted by relevance
27 struct tr_context_obj { struct28 TSS_FLAG silentMode, flags;29 UINT32 hashMode;30 TSS_HPOLICY policy;31 BYTE *machineName;32 UINT32 machineNameLength;33 UINT32 connection_policy, current_connection;34 struct tcs_api_table *tcs_api;37 TSS_HKEY transKey;38 TPM_TRANSPORT_PUBLIC transPub;[all …]