Home
last modified time | relevance | path

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

/openbmc/linux/fs/crypto/
H A Dkeysetup.cdiff bfb9700bdf35417454a9bb8b67221d89d7c6e75a 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.hdiff bfb9700bdf35417454a9bb8b67221d89d7c6e75a 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.cdiff bfb9700bdf35417454a9bb8b67221d89d7c6e75a 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