Home
last modified time | relevance | path

Searched refs:fscrypt_key (Results 1 – 3 of 3) sorted by relevance

/linux/fs/crypto/
H A Dkeysetup_v1.c86 const struct fscrypt_key **payload_ret) in find_and_lock_process_key()
91 const struct fscrypt_key *payload; in find_and_lock_process_key()
109 payload = (const struct fscrypt_key *)ukp->data; in find_and_lock_process_key()
111 if (ukp->datalen != sizeof(struct fscrypt_key) || in find_and_lock_process_key()
298 const struct fscrypt_key *payload; in fscrypt_setup_v1_file_key_via_subscribed_keyrings()
/linux/tools/include/uapi/linux/
H A Dfscrypt.h58 struct fscrypt_key { struct
59 modefscrypt_key global() argument
60 rawfscrypt_key global() argument
61 sizefscrypt_key global() argument
/linux/Documentation/filesystems/
H A Dfscrypt.rst1003 struct fscrypt_key {