fscrypt_key 95 fs/crypto/keysetup_v1.c const struct fscrypt_key **payload_ret) fscrypt_key 100 fs/crypto/keysetup_v1.c const struct fscrypt_key *payload; fscrypt_key 118 fs/crypto/keysetup_v1.c payload = (const struct fscrypt_key *)ukp->data; fscrypt_key 120 fs/crypto/keysetup_v1.c if (ukp->datalen != sizeof(struct fscrypt_key) || fscrypt_key 322 fs/crypto/keysetup_v1.c const struct fscrypt_key *payload;