[roll] Roll fuchsia Reland "[fxfs] Implement cbc encryption for filenames"

This is a reland of commit fcf8ef32db7830854bcb1af0e73045ee2679f089

Original change's description:
> [fxfs] Implement cbc encryption for filenames
>
> Original-Bug: b/356896315
> Change-Id: I43c32166e4fd1db9ea40ad943535b2508eb51dd4
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1155372
> Fuchsia-Auto-Submit: Nikita Jindal <nikitajindal@google.com>
> Reviewed-by: Chris Suter <csuter@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>

Original-Bug: b/356896315
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1157116
Original-Revision: f208c89de369e012ef57e2531cfc69a2fb5495d1
GitOrigin-RevId: 8beb9299dd152ecbc880c008a3087d49ec1fe742
Change-Id: I757a4c0d5b0263858a22aafabff346c135a0e53f
1 file changed
tree: 4f862552434cc284d05606c7373b66122a86304d
  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.