[roll] Roll fuchsia [f2fs_reader] aes256xts support for tests.

The crypto here isn't intended to be used in production but, I
wanted to make sure that there was a test for file content reading.

fxfs-crypto's XTS implementation differs sufficiently enough that I
didn't want to share it.

Also took the liberty of hiding more internal state.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1237884
Original-Revision: cb3f5268683a96de7b8e40c3914e40ff09fbfd74
GitOrigin-RevId: 54d3ff1ba01acc3150ca71024c4aacd33b7a5903
Change-Id: I4bc8ccfc76815f0aefd71c906e877bf9e3e3a6d4
1 file changed
tree: 5db6053968f7ed4680909ab4a94ec4ab91243501
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.