commit | 19cd93f6034687a321841f47171c69f1debdd2d9 | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Sun Feb 07 16:30:15 2021 -0800 |
committer | Janis Danisevskis <jdanis@google.com> | Sun Feb 07 16:42:24 2021 -0800 |
tree | 2c8755edc416970651b16f91060a2470df4d81ab | |
parent | 84da5781da1e548ee81f2e44c0041a7615a86b2c [diff] |
Keystore 2.0 SPI: Fix various CTS failures. * Add missing purpose to HMAC operations. * Pass correct key descriptor to wrapped key import. * Corrected error message on Import wrapped key failure due to missing wrapping key. * Do not bail out on missing attestation challenge when device properties are requested. * Fix AndroidKeyStoreKey.equals(). It is sufficient to compare the unique key ID. Test: Keystore CTS tests. Change-Id: Id3b93b18486e3a818ae8e91be6344294ec592e68