Searched refs:EXT4_ENCRYPTION_MODE_AES_256_CTS (Results 1 – 5 of 5) sorted by relevance
122 case EXT4_ENCRYPTION_MODE_AES_256_CTS: in ext4_encryption_key_size()
155 EXT4_ENCRYPTION_MODE_AES_256_CTS; in _ext4_get_encryption_info()182 case EXT4_ENCRYPTION_MODE_AES_256_CTS: in _ext4_get_encryption_info()
207 EXT4_ENCRYPTION_MODE_AES_256_CTS; in ext4_inherit_context()
47 return (mode == EXT4_ENCRYPTION_MODE_AES_256_CTS); in ext4_valid_filenames_enc_mode()
590 #define EXT4_ENCRYPTION_MODE_AES_256_CTS 4 macro