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
85 KM_TAG_ACTIVE_DATETIME = KM_DATE | 400, /* Start of validity */
86 KM_TAG_ORIGINATION_EXPIRE_DATETIME = KM_DATE | 401, /* Date when new "messages" should no
88 KM_TAG_USAGE_EXPIRE_DATETIME = KM_DATE | 402, /* Date when existing "messages" should no
132 KM_TAG_CREATION_DATETIME = KM_DATE | 701, /* Key creation time */
566 case KM_DATE: in keymaster_param_compare()