[roll] Roll fuchsia [wlan][sae] Enable direct hash to element for supported drivers.

This does not enable H2E for any products, since no drivers currently
report support for the feature. We can enable drivers over time when
we have sufficiently tested their support by toggling the
hash_to_element supported feature.

Original-Bug: b/430123604
Test: Added new unit tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1319469
Original-Revision: 1939b8fa1f92ce37012fe87282b2c36c72a8ac30
GitOrigin-RevId: 5b7952b9a6fd4db84430d60ed26bb06f22da9f75
Change-Id: I90fc38f44cfece9115346e9f666a13b6396abe2a
1 file changed
tree: 50b991452b89cf016228276995f2d57f431cea70
  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.