Searched refs:F2FS_ENCRYPTION_MODE_AES_256_CTS (Results 1 – 4 of 4) sorted by relevance
122 case F2FS_ENCRYPTION_MODE_AES_256_CTS: in f2fs_encryption_key_size()
176 case F2FS_ENCRYPTION_MODE_AES_256_CTS: in _f2fs_get_encryption_info()
53 return (mode == F2FS_ENCRYPTION_MODE_AES_256_CTS); in f2fs_valid_filenames_enc_mode()
414 #define F2FS_ENCRYPTION_MODE_AES_256_CTS 4 macro