It all depends on the data.
If the data is pre-compressed or pre-deduplicated, it will not becomre more efficient
If the data is encrypted BEFORE it gets to the storage, it will not becomre more efficient
The point of encryption is to remove repeatable patterns in the data, hence no dedupe/compression since they rely on pattern finding.