Home
last modified time | relevance | path

Searched defs:tr_context_obj (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dobj_context.h27 struct tr_context_obj { struct
28 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 …]