Home
last modified time | relevance | path

Searched hist:bfb9700b (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/crypto/
H A Dkeysetup.cbfb9700b Sun May 01 00:08:53 CDT 2022 Eric Biggers <ebiggers@google.com> fscrypt: factor out fscrypt_policy_to_key_spec()

Factor out a function that builds the fscrypt_key_specifier for an
fscrypt_policy. Before this was only needed when finding the key for a
file, but now it will also be needed for test_dummy_encryption support.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Link: https://lore.kernel.org/r/20220501050857.538984-4-ebiggers@kernel.org
H A Dpolicy.cbfb9700b Sun May 01 00:08:53 CDT 2022 Eric Biggers <ebiggers@google.com> fscrypt: factor out fscrypt_policy_to_key_spec()

Factor out a function that builds the fscrypt_key_specifier for an
fscrypt_policy. Before this was only needed when finding the key for a
file, but now it will also be needed for test_dummy_encryption support.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Link: https://lore.kernel.org/r/20220501050857.538984-4-ebiggers@kernel.org
H A Dfscrypt_private.hbfb9700b Sun May 01 00:08:53 CDT 2022 Eric Biggers <ebiggers@google.com> fscrypt: factor out fscrypt_policy_to_key_spec()

Factor out a function that builds the fscrypt_key_specifier for an
fscrypt_policy. Before this was only needed when finding the key for a
file, but now it will also be needed for test_dummy_encryption support.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Link: https://lore.kernel.org/r/20220501050857.538984-4-ebiggers@kernel.org