Searched refs:creation_date_time (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | attestation_record.cpp | 78 ASN1_INTEGER* creation_date_time; member 108 ASN1_EXP_OPT(KM_AUTH_LIST, creation_date_time, ASN1_INTEGER, TAG_CREATION_DATETIME.maskedTag()), 232 copyAuthTag(record->creation_date_time, TAG_CREATION_DATETIME, auth_list); in extract_auth_list()
|
/hardware/interfaces/keymaster/4.0/support/ |
D | attestation_record.cpp | 83 ASN1_INTEGER* creation_date_time; member 122 ASN1_EXP_OPT(KM_AUTH_LIST, creation_date_time, ASN1_INTEGER, TAG_CREATION_DATETIME.maskedTag()), 246 copyAuthTag(record->creation_date_time, TAG_CREATION_DATETIME, auth_list); in extract_auth_list()
|