Should tabrm5 have the session swapping yet? Is there a different head I should be using?
~~~~ I have the following test: create a primary storage key create 2 signing keys under the storage key, each with a different password load all 2 keys create an hmac session sign with each key ~~~~ When I run three of these processes, it passes. Each test has 3 loaded keys (all slots filled) and one session slot filled. This indicates that transient object swapping is working. When I start fourth process, it fails creating the session. The error is: rc 00000903 TPM_RC_SESSION_MEMORY - out of memory for session contexts This indicates that session swapping is not occurring. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ tpmdd-devel mailing list tpmdd-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tpmdd-devel