attestation_record.cpp | 98 ASN1_INTEGER* creation_date_time; member in struct:keymaster::km_auth_list 128 ASN1_EXP_OPT(KM_AUTH_LIST, creation_date_time, ASN1_INTEGER, 310 integer_ptr = &record->creation_date_time; 639 if (!get_ulong(record->creation_date_time, TAG_CREATION_DATETIME, auth_list))
|