summaryrefslogtreecommitdiffstats
path: root/authorization_set_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove references to Google in Android keymaster reference implementation.Shawn Willden2015-05-181-2/+2
* Fix serialization and deserialization of LONG_REP tags.Shawn Willden2015-04-161-1/+31
* Modify unit tests to run on-device as well as on the dev machine.Shawn Willden2015-04-101-8/+2
* Remove a bunch of unused variables.Shawn Willden2015-04-101-9/+0
* Add support for KM_TAG_USER_SECURE_ID.Shawn Willden2015-03-181-39/+22
* Make AuthorizationSet handle null initializers safely.Shawn Willden2015-03-171-0/+14
* Add AuthorizationSetBuilder.Shawn Willden2015-03-111-174/+212
* Reorganize system/keymaster.Shawn Willden2014-08-261-2/+3
* Added AuthorizationSet push_back method that takes a set.Shawn Willden2014-08-191-0/+21
* Change to enable KEYMASTER_NAME_TAGS globally.Shawn Willden2014-08-121-2/+0
* Implement GetKeyCharacteristics.Shawn Willden2014-08-121-87/+3
* Improve authorization_set test coverage.Shawn Willden2014-08-111-1/+110
* Change authorization set serialization approach to ensure that 32 vs 64Shawn Willden2014-08-091-33/+56
* Eliminate in-place serialization.Shawn Willden2014-08-081-90/+26
* Add AuthorizationSet class and some supporting utils and a Makefile forShawn Willden2014-08-061-0/+576