Home
last modified time | relevance | path

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

/linux-6.15/fs/crypto/
H A Dkeysetup_v1.c95 const struct fscrypt_key **payload_ret) in find_and_lock_process_key()
100 const struct fscrypt_key *payload; in find_and_lock_process_key()
118 payload = (const struct fscrypt_key *)ukp->data; in find_and_lock_process_key()
120 if (ukp->datalen != sizeof(struct fscrypt_key) || in find_and_lock_process_key()
307 const struct fscrypt_key *payload; in fscrypt_setup_v1_file_key_via_subscribed_keyrings()
/linux-6.15/tools/include/uapi/linux/
H A Dfscrypt.h58 struct fscrypt_key { struct
/linux-6.15/include/uapi/linux/
H A Dfscrypt.h58 struct fscrypt_key { struct
/linux-6.15/Documentation/filesystems/
H A Dfscrypt.rst967 struct fscrypt_key {