Searched refs:EXT4_ENCRYPTION_MODE_AES_256_XTS (Results 1 – 5 of 5) sorted by relevance
163 case EXT4_ENCRYPTION_MODE_AES_256_XTS: in ext4_get_crypto_ctx()327 if (ctx->mode != EXT4_ENCRYPTION_MODE_AES_256_XTS) { in ext4_page_crypto()543 return (mode == EXT4_ENCRYPTION_MODE_AES_256_XTS); in ext4_valid_contents_enc_mode()
101 case EXT4_ENCRYPTION_MODE_AES_256_XTS: in ext4_encryption_key_size()
179 EXT4_ENCRYPTION_MODE_AES_256_XTS; in ext4_inherit_context()
587 #define EXT4_ENCRYPTION_MODE_AES_256_XTS 1 macro
3480 sbi->s_file_encryption_mode = EXT4_ENCRYPTION_MODE_AES_256_XTS; in ext4_fill_super()