summaryrefslogtreecommitdiff
path: root/core/java/android/security/keymaster/KeymasterArguments.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-6/+7
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-7/+6
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-6/+7
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-1/+1
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-161-0/+7
* Merge "Use standard copyright banner in android/security/keymaster." into mnc...Alex Klyubin2015-06-251-2/+2
|\
| * Use standard copyright banner in android/security/keymaster.Alex Klyubin2015-06-241-2/+2
* | Track rename of INT and LONG Keymaster tag types.Alex Klyubin2015-06-241-8/+8
|/
* Keymaster INT, LONG and DATE tag values are unsigned.Alex Klyubin2015-06-231-89/+245
* Keymaster key validity dates are optional.Alex Klyubin2015-06-231-0/+6
* Support KM_LONG_REPChad Brubaker2015-04-161-2/+26
* Use JCA names for block modes, paddings, and digests.Alex Klyubin2015-04-131-0/+9
* Add Keymaster 0.4 binder APIChad Brubaker2015-02-231-0/+186