summaryrefslogtreecommitdiff
path: root/authorization_set_test.cpp
AgeCommit message (Expand)Author
2015-05-18Remove references to Google in Android keymaster reference implementation.Shawn Willden
2015-04-16Fix serialization and deserialization of LONG_REP tags.Shawn Willden
2015-04-10Modify unit tests to run on-device as well as on the dev machine.Shawn Willden
2015-04-10Remove a bunch of unused variables.Shawn Willden
2015-03-18Add support for KM_TAG_USER_SECURE_ID.Shawn Willden
2015-03-17Make AuthorizationSet handle null initializers safely.Shawn Willden
2015-03-11Add AuthorizationSetBuilder.Shawn Willden
2014-08-26Reorganize system/keymaster.Shawn Willden
2014-08-19Added AuthorizationSet push_back method that takes a set.Shawn Willden
2014-08-12Change to enable KEYMASTER_NAME_TAGS globally.Shawn Willden
2014-08-12Implement GetKeyCharacteristics.Shawn Willden
2014-08-11Improve authorization_set test coverage.Shawn Willden
2014-08-09Change authorization set serialization approach to ensure that 32 vs 64Shawn Willden
2014-08-08Eliminate in-place serialization.Shawn Willden
2014-08-06Add AuthorizationSet class and some supporting utils and a Makefile forShawn Willden