Hi,
i have a problem with the command Tspi_TPM_Quote, it returns a TSS_ERROR
(but not one of the 3 listed in its man page), its code is 0x20C5 ...
in this case i have done some researches in the /usr/include/tss/*error.h
and found that my error was related to the TCS layer, and inside of it, it
was related to an invalid key ... but, when reading further on in
tcs_error.h i found that the defines where constructed using
"...
#define TSS_E_BASE 0x00000000L
...
#define TCS_E_INVALID_KEY (UINT32)(TSS_E_BASE + 0x0C5L)
..."
So ... i would not tell anything wrong, but it seems to me like if there is
a problem in there ... ? What do you think of it?
Bye,
Daniel.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
TrouSerS-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/trousers-tech