summaryrefslogtreecommitdiffstats
path: root/keystore/operation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Abort operation pruning only if it fails to make space.Alex Klyubin2015-06-231-1/+5
* Add keymaster authorization policy enforcement to keystore.Shawn Willden2015-06-191-3/+6
* Don't check authorizations for pubkey operations.Shawn Willden2015-06-171-1/+6
* Fix potential use-after-free in hw auth token handling.Chad Brubaker2015-06-031-7/+3
* Move auth token checking to beginChad Brubaker2015-04-281-0/+23
* Store the key characteristics for operationsChad Brubaker2015-04-091-18/+9
* Add auth token fetchingChad Brubaker2015-04-011-3/+20
* Implement keymaster 1.0 crypto operationsChad Brubaker2015-03-171-0/+126