commit | bd3d12a3773dfe132fff20a780ba789dd25bf89e | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Thu Oct 14 15:17:36 2021 +0100 |
committer | Max Bires <jbires@google.com> | Tue May 31 20:13:34 2022 +0000 |
tree | aab5b2bbb81a27a984baf2cfd397bc3ea4f548ba | |
parent | bb3b37ec0f7da2785bdd4470aec10c6eb49e363d [diff] |
Specify KeyMint EC keys by curve not size Future addition of extra curves means that key size is not enough to identify the particular EC curve required. Use the EcCurve enum instead. Bug: 226270116 Test: VtsHalRemotelyProvisionedComponentTargetTest Change-Id: Ia6b7d86a387cfc06db05e4ba6ff8f331e9c6345f Merged-In: Ia6b7d86a387cfc06db05e4ba6ff8f331e9c6345f (cherry picked from commit 915ce253a83e15d9bc9c88248a86d7cfdc473ad2)