omley
> > ; Mimi Zohar
> > ; David Howells ; Paul Moore
> > ; James Morris ; Serge E. Hallyn
> > ; open list:SECURITY SUBSYSTEM > mod...@vger.kernel.org>
> > Subject: [EXTERNAL] [PATCH v2 5/6] tpm: tpm2_key: Extend parser to
> > TPM_LoadableKey
> >
&
YSTEM mod...@vger.kernel.org>
> Subject: [EXTERNAL] [PATCH v2 5/6] tpm: tpm2_key: Extend parser to
> TPM_LoadableKey
>
> --
> Extend parser to TPM_LoadableKey. Add field for oid to struct tpm2_key
> so that c
Extend parser to TPM_LoadableKey. Add field for oid to struct tpm2_key
so that callers can differentiate different key types.
Signed-off-by: Jarkko Sakkinen
---
drivers/char/tpm/tpm2_key.c | 14 +++---
include/crypto/tpm2_key.h | 2 ++
security/keys/trusted