source: kernel-config/postlfs/security/cryptsetup.toml@ 9cc0aba5

12.0 12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 9cc0aba5 was 9cc0aba5, checked in by Xi Ruoyao <xry111@…>, 11 months ago

postlfs: Convert the remaining kernel configuration to new rendering

  • Property mode set to 100644
File size: 287 bytes
Line 
1MD='*'
2BLK_DEV_DM='*M'
3DM_CRYPT='*M'
4# Forced by EXT4_FS && BLOCK
5CRYPTO = { value = '*', forced = '*' }
6CRYPTO_XTS='*M'
7# Not really forced
8CRYPTO_SHA256="*M"
9# Not really forced too
10CRYPTO_AES="*M"
11CRYPTO_USER_API_SKCIPHER="*M"
12CRYPTO_TWOFISH = { value = "*M", comment = "For tests" }
Note: See TracBrowser for help on using the repository browser.