Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/
Dattestation_record.h71 ASN1_INTEGER* active_date_time; member
116 ASN1_EXP_OPT(KM_AUTH_LIST, active_date_time, ASN1_INTEGER, TAG_ACTIVE_DATETIME.masked_tag()),
/system/keymaster/km_openssl/
Dattestation_record.cpp204 integer_ptr = &record->active_date_time; in build_auth_list()
606 if (!get_ulong(record->active_date_time, TAG_ACTIVE_DATETIME, auth_list)) in extract_auth_list()