[roll] Roll fuchsia [fxfs] Add tests for inline encryption and fix bugs

Add unit tests for reading and writing inline encrypted files within
Fxfs. Fix a couple of bugs:
- determine cipher using key type when creating object with id
- call crypt_ctx with correct offset when performing multi writes

Test: fx test fxfs-platform-tests
Original-Bug: 393196849
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1462848
Original-Revision: f642f2da216eb8000c2996376dbba9b88d34d505
GitOrigin-RevId: 532b620414c5f6a4b32c6b32ad33cccf82247546
Change-Id: I63d9f149a8e89df340b764c588de2d8d8bc7241a
1 file changed
tree: efad7acc496050d3b018d04d640249d408997b9b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.