Home
last modified time | relevance | path

Searched refs:KM_DATE (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware/include/hardware/
Dkeymaster_defs.h40 KM_DATE = 6 << 28, enumerator
88 KM_TAG_ACTIVE_DATETIME = KM_DATE | 400, /* Start of validity */
89 KM_TAG_ORIGINATION_EXPIRE_DATETIME = KM_DATE | 401, /* Date when new "messages" should no
91 KM_TAG_USAGE_EXPIRE_DATETIME = KM_DATE | 402, /* Date when existing "messages" should no
137 KM_TAG_CREATION_DATETIME = KM_DATE | 701, /* Key creation time */
581 case KM_DATE: in keymaster_param_compare()