commit | 536835064b74010521bf78ba7518177f9c493178 | [log] [tgz] |
---|---|---|
author | Alexis Hetu <sugoi@chromium.org> | Mon Jan 20 20:20:11 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 20 20:20:11 2025 |
tree | 7f116fee0e22edcce65b6e67ec9a64deb01aed55 | |
parent | ba4c6b830e7fcc1adbdb2f96a4139aa237618c74 [diff] |
New extension structure for PRF output data This CL adds a new structure to contain extension output data, which, for now, only contains PRF extension data. The new structure is used as an output parameter for GeneratePasskeyAndEncryptSecrets and is written to whenever PRF is enabled. Bug: 355045497 Change-Id: I89501667ca4a4ca29ef7855d55ee400562bd5784 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6182443 Commit-Queue: Alexis Hétu <sugoi@chromium.org> Reviewed-by: Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/main@{#1408763}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.