[roll] Roll fuchsia [fcrypto] Use accessors instead of members with EVP_CIPHER

boringssl upstream has made this into an opaque struct, so we should use
the accessors instead of accessing fields directly.

Original-Bug: 101855
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/708489
Original-Revision: 1bed05ca200de62317b4c7a777ffed44a4f62bc6
GitOrigin-RevId: 9223fc933a440c52510f165f2e12c617de6ecd6f
Change-Id: I286922595105436cba1777f223cc671e52741c22
1 file changed
tree: c34532aede5f42e652d303facafc52abb514537b
  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.