[roll] Roll fuchsia Reland "[fxfs] Replace XtsCipher with Cipher"

This is a reland of commit 7750659db22c52987bd0dcf212d2f277b135be18

Original change's description:
> [fxfs] Replace XtsCipher with Cipher
>
> We now support both Aes256Xts and Aes256Cbc so XtsCipher is no longer
> accurate.
>
> Original-Bug: b/378967586
> Change-Id: Ifcb45d687703b0022d9cd4d16962e506f8d214e0
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1156587
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> Fuchsia-Auto-Submit: Nikita Jindal <nikitajindal@google.com>
> Reviewed-by: Chris Suter <csuter@google.com>

Original-Bug: b/378967586
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1157157
Original-Revision: 66458623a395924e793a41446b363e7a31b45b3e
GitOrigin-RevId: dc0678ce3551ec190fc0aa3e2982ad078ea18391
Change-Id: Id40fe1793d964b2f80c0d8bdbc8fe95889ad91af
1 file changed
tree: 49d96af93c1ee4fbc6f075d565f04e89d6340f80
  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.