commit | 0aadf935cbaa0a0f3b1570e162790fd04cbef530 | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Mon Dec 18 17:28:52 2017 -0800 |
committer | Janis Danisevskis <jdanis@google.com> | Fri Dec 22 00:02:39 2017 +0000 |
tree | a59e946d1a27852741295fd14961e204377840f3 | |
parent | 39b4499d943d2a078b7c7ca2936908d7aac719d1 [diff] |
Keystore: Use security levels In anticipation of the availability of Keymaster implementations with multiple security levels this patch adds the additional keystore flags FLAG_SOFTWARE and FLAG_STROGBOX. Also, the IKeystore method addRngEntropy got a new flags parameter for the caller to express which implementation shall be awarded the precious entropy. Test: Keystore CTS tests Bug: 63931634 Change-Id: I4a4eafbdbe1290f0c7bd2bfa2ce3e5fbb06c2dd8