Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - E index
The Linux kernel configuration item CONFIG_ECRYPT_FS
has multiple definitions:
fs/ecryptfs/Kconfig
The configuration item CONFIG_ECRYPT_FS:
CONFIG_KEYS && CONFIG_CRYPTO && ( CONFIG_ENCRYPTED_KEYS || CONFIG_ENCRYPTED_KEYS = CONFIG_n )
ecryptfs
, ecryptfs
Encrypted filesystem that operates on the VFS layer. See Documentation/filesystems/ecryptfs.rst to learn more about eCryptfs. Userspace components are required and can be obtained from http://ecryptfs.sf.net.
To compile this file system support as a module, choose M here: the module will be called ecryptfs.
fs/ecryptfs/Kconfig
The configuration item CONFIG_ECRYPT_FS:
CONFIG_EXPERIMENTAL && CONFIG_KEYS && CONFIG_CRYPTO && ( CONFIG_ENCRYPTED_KEYS || CONFIG_ENCRYPTED_KEYS = CONFIG_n )
ecryptfs
, ecryptfs
Encrypted filesystem that operates on the VFS layer. See Documentation/filesystems/ecryptfs.txt to learn more about eCryptfs. Userspace components are required and can be obtained from http://ecryptfs.sf.net.
To compile this file system support as a module, choose M here: the module will be called ecryptfs.
fs/Kconfig
The configuration item CONFIG_ECRYPT_FS:
CONFIG_EXPERIMENTAL && CONFIG_KEYS && CONFIG_CRYPTO && CONFIG_NET
ecryptfs
, ecryptfs
Encrypted filesystem that operates on the VFS layer. See Documentation/filesystems/ecryptfs.txt to learn more about eCryptfs. Userspace components are required and can be obtained from http://ecryptfs.sf.net.
To compile this file system support as a module, choose M here: the module will be called ecryptfs.
Raw data from LKDDb:
lkddb fs "ecryptfs" : CONFIG_ECRYPT_FS : fs/ecryptfs/main.c # in 2.6.19–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb module ecryptfs CONFIG_ECRYPT_FS : fs/Kconfig : "eCrypt filesystem layer support (EXPERIMENTAL)" # in 2.6.19–2.6.28
lkddb module ecryptfs CONFIG_ECRYPT_FS : fs/ecryptfs/Kconfig : "eCrypt filesystem layer support" # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - E index
Automatically generated (in year 2024). See also LKDDb sources on GitLab