[roll] Roll fuchsia [wlan][fcg-crypto] Add OweHandshake

Add implementation for OWE Handshake based on RFC 8110 and
IEEE80211-2024 Section 12.14.

Original-Bug: 312485949
Test: Added unit test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1488036
Original-Revision: 39c72642c5f74b0b99ce03e9b0bcbd4bb9001341
GitOrigin-RevId: cc7a2af26793226e6b0f00c01c990e4325f2cdca
Change-Id: Id1d29c42110200a6fa1d418ebf6bc8c5c70d30df
1 file changed
tree: 4954df6e6e5a05c5a09ec6d9ae69642d5ee76baa
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.