[roll] Roll fuchsia [zircon] Clarify what "large" means for `zx_cprng_draw`

It would be bad if people rolled their own for fear of being slow, when in
common usage (e.g. for generating cryptographic keys, IVs, salts, et c.) this
system call will be fast.

Also fix a typo.

Original-Bug: 86486
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/593641
Original-Revision: 19e6ff7f416606028a1200b83bc0109d754207c2
GitOrigin-RevId: f9324106a137455d6eab828ce3d35db4a24e3991
Change-Id: I9e4265078a255e67466e600c22976ef97083a706
1 file changed
tree: ca4a9b61af4cac5c35bbd77be87daf1442b8e0a8
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.