summaryrefslogtreecommitdiff
path: root/core/java/android/security/keymaster/KeymasterArguments.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-01-07Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-08-16Add @UnsupportedAppUsage annotationsMathew Inwood
2015-06-25Merge "Use standard copyright banner in android/security/keymaster." into mnc...Alex Klyubin
2015-06-24Use standard copyright banner in android/security/keymaster.Alex Klyubin
2015-06-24Track rename of INT and LONG Keymaster tag types.Alex Klyubin
2015-06-23Keymaster INT, LONG and DATE tag values are unsigned.Alex Klyubin
2015-06-23Keymaster key validity dates are optional.Alex Klyubin
2015-04-16Support KM_LONG_REPChad Brubaker
2015-04-13Use JCA names for block modes, paddings, and digests.Alex Klyubin
2015-02-23Add Keymaster 0.4 binder APIChad Brubaker