Hello,

my programm creates a context to load a pcr value several times, but after a few
times the following failure occurred:

"Tspi_Context_Connect returned 12305 (Communication failure)"

This mistake means that: "A communications error with the TPM has been 
detected."
But I don't understand it, why it occured after a few times. It worked fine
before.

After the pcr loading, the functions:

        Tspi_Context_FreeMemory(hContext, PCRvalue);
        Tspi_Context_CloseObject(hContext, hTPM);
        Tspi_Context_Close(hContext);

were called, so that there is no sense to me for the mistake.
Any ideas? THX!





------------------------------------------------------------------------------
RSA® Conference 2012
Save $700 by Nov 18
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
TrouSerS-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/trousers-users

Reply via email to