Re: [RFC PATCH v2 4/5] crypto/linux_keyring: add 'syskey' secret object.

2020-04-22 Thread Daniel P . Berrangé
On Thu, Apr 16, 2020 at 01:25:24AM +0300, Alexey Krasikov wrote: > * Add the ability for the secret object to obtain secret data from the > Linux in-kernel key managment and retention facility, as an extra option > to the existing ones: reading from a file or passing directly as a > string.

[RFC PATCH v2 4/5] crypto/linux_keyring: add 'syskey' secret object.

2020-04-15 Thread Alexey Krasikov
* Add the ability for the secret object to obtain secret data from the Linux in-kernel key managment and retention facility, as an extra option to the existing ones: reading from a file or passing directly as a string. The secret is identified by the key serial number. The upper layers