[roll] Roll fuchsia [fxfs-crypt] Support AES-GCM-SIV for key-wrap

Note that this doesn't switch the behaviour of Fxfs over yet -- we
continue to use the legacy fake algorithm for now.  A later CL will
switch algorithms which will be a breaking change.

Original-Bug: 94587
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/656492
Original-Revision: 47cb86b4d6f8521628892c6b97866d83091f3268
GitOrigin-RevId: 9a125a0f3ac91142fc4780c60564adc55113d559
Change-Id: If9c268c7012b72a484b6e8b1ce18de4c85b2a637
1 file changed
tree: be8cbf9b2ca6be48742908c5fbd2aef1ec8b10c0
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.