Skip to content

Conversation

frncs-rss
Copy link
Contributor

Upstreaming https://android-review.git.corp.google.com/c/platform/external/rust/crates/openssl/+/2177444

Android's KeyMint is using this function and it uses rust-openssl with boringssl, but via a downstream patch

@alex
Copy link
Collaborator

alex commented Feb 19, 2025

Looks like there's an import that needs to be included for boringssl as well.

@frncs-rss
Copy link
Contributor Author

Looks like there's an import that needs to be included for boringssl as well.

Good catch. I missed the test section had its own imports. Amended.

@alex alex merged commit 875f91d into sfackler:master Feb 19, 2025
67 checks passed
bherrera pushed a commit to misttech/fuchsia that referenced this pull request Mar 12, 2025
we temporarily need 2 patches:
1. encrypt.rs: sfackler/rust-openssl#2372
   already upstream waiting for the next quarterly release
2. ec.rs: sfackler/rust-openssl#2371
   rejected upstream waiting to be inlined into KeyMint tracked by
   https://fxbug.dev/398863191

Fixed: 395970649
Change-Id: I12a795f645b74297948eddb6baaa8ca44df7404d
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1219109
Reviewed-by: Erick Tryzelaar <etryzelaar@google.com>
Commit-Queue: Francois Rousseau <frousseau@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants