All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/1] keys: Allow access to key_type_lookup
@ 2022-02-21 14:44 Douglas Miller
  2022-02-21 14:44 ` [PATCH RESEND 1/1] keys: Allow access to key_type_lookup()/key_type_put() within kernel Douglas Miller
  0 siblings, 1 reply; 4+ messages in thread
From: Douglas Miller @ 2022-02-21 14:44 UTC (permalink / raw)
  To: keyrings; +Cc: dougmill, gjoyce, dhowells, jarkko

Planned changes to block/sed-opal will need to access a Platform Key-Store
(PKS) in a platform-independent manner. Linux keyrings were chosen for
that. This code will need to use key_type_lookup() to check for existence
of the PKS key-type and adapt accordingly.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-02-21 20:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-21 14:44 [PATCH RESEND 0/1] keys: Allow access to key_type_lookup Douglas Miller
2022-02-21 14:44 ` [PATCH RESEND 1/1] keys: Allow access to key_type_lookup()/key_type_put() within kernel Douglas Miller
2022-02-21 20:27   ` Jarkko Sakkinen
2022-02-21 20:28     ` Jarkko Sakkinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.