[roll] Roll fuchsia [wlan][fcg-crypto] Move FCG and SAE codes into separate modules

The wlan-sae was recently renamed to wlan-cfg-crypto and now no longer
only holds just SAE code.

In this commit, the FiniteCyclicGroup trait is moved to a new module
`fcg`, and the SAE code is moved to a new module `sae`

Original-Bug: 312485949
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1498338
Original-Revision: 91eec5613f029a1ea64791830601a10cde5befce
GitOrigin-RevId: 8928814bf79043f8a8830e623b0fbf813387ee45
Change-Id: I28452440d50bd4a8873ff641978afb3a489af4cf
1 file changed
tree: daf4630fd6fef0e4da21a2689e420564ad713550
  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.