commit | ee1ccd88babeacc91dbcac3c1e690eaca9e9434d | [log] [tgz] |
---|---|---|
author | Max Bires <jbires@google.com> | Tue Dec 03 09:42:49 2019 -0800 |
committer | Max Bires <jbires@google.com> | Tue Dec 03 09:45:39 2019 -0800 |
tree | 228d87fcdfc4fa56e7a7920292af231610dc21c9 | |
parent | 87f93e36fd38bf596e6b99afd6abeb3020cd4c54 [diff] |
Fixing RSA tests not using the correct exponent The Keymaster 4.0 HAL specifies that the public exponent for RSA is F4 (2^16+1). There were a few tests still using 3 as the exponent. This patch updates those incorrect exponents accordingly. Bug: 143404829 Test: atest VtsHalKeymasterV4_0TargetTest Change-Id: Ibc82a8a912bc5926bcdd544e0370e4185a888c0d