summaryrefslogtreecommitdiffstats
path: root/include/hardware/keymaster_defs.h
Commit message (Collapse)AuthorAgeFilesLines
* Rename KM_ERROR_UNSUPPORTED_TAG_LENGTH toShawn Willden2015-01-261-1/+1
| | | | | | KM_ERROR_UNSUPPORTED_MAC_LENGTH. Change-Id: I514a136b5cbdb1ab1df67d44a22d68a09427a711
* Change per-boot tag and remove rescope auth timeout tag.Shawn Willden2015-01-231-9/+5
| | | | | | | | | | | Change the boolean KM_TAG_SINGLE_USE_PER_BOOT to an integer-valued KM_TAG_USES_PER_BOOT. This makes it more flexible without changing implementation complexity. Remove KM_TAG_RESCOPE_AUTH_TIMEOUT because there's no clear use case and it seems unnecessarily complex. Change-Id: Iad1512f5cc80f517e5ea7622288179c162bed2ad
* Define keymaster HAL v0.4.Shawn Willden2015-01-221-0/+614
Change-Id: I040412443bbbe25bce3d44759d710b78eac36caa