[PATCH v6 05/12] tpm2-sessions: Add full HMAC and encrypt/decrypt session handling

James Bottomley James.Bottomley at HansenPartnership.com
Tue Sep 24 11:18:27 UTC 2019


On Fri, 2019-09-20 at 17:35 +0300, Jarkko Sakkinen wrote:
> On Fri, Sep 20, 2019 at 05:34:00PM +0300, Jarkko Sakkinen wrote:
> > On Mon, Sep 09, 2019 at 01:20:57PM +0100, James Bottomley wrote:
> 
> Forgot to ask: what is the new field handles?

You mean for the null seed or for the virtual handles?

For the former, there isn't one since the null seed is maintained as a
context when not in use, although since the null seed context is loaded
before an operation it will mostly get 80000000 for the brief time it
is used.  For the latter, there's no change in the way virtual handles
are processed.

James



More information about the Linux-security-module-archive mailing list