Searched refs:origination_expire_date_time (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | attestation_record.cpp | 70 ASN1_INTEGER* origination_expire_date_time; member 98 ASN1_EXP_OPT(KM_AUTH_LIST, origination_expire_date_time, ASN1_INTEGER, 238 copyAuthTag(record->origination_expire_date_time, TAG_ORIGINATION_EXPIRE_DATETIME, auth_list); in extract_auth_list()
|
/hardware/interfaces/keymaster/4.0/support/ |
D | attestation_record.cpp | 76 ASN1_INTEGER* origination_expire_date_time; member 118 ASN1_EXP_OPT(KM_AUTH_LIST, origination_expire_date_time, ASN1_INTEGER, 281 copyAuthTag(record->origination_expire_date_time, TAG_ORIGINATION_EXPIRE_DATETIME, auth_list); in extract_auth_list()
|
/hardware/interfaces/security/keymint/support/ |
D | attestation_record.cpp | 80 ASN1_INTEGER* origination_expire_date_time; member 126 ASN1_EXP_OPT(KM_AUTH_LIST, origination_expire_date_time, ASN1_INTEGER, 299 copyAuthTag(record->origination_expire_date_time, TAG_ORIGINATION_EXPIRE_DATETIME, auth_list); in extract_auth_list()
|
/hardware/interfaces/keymaster/4.1/support/ |
D | attestation_record.cpp | 85 ASN1_INTEGER* origination_expire_date_time; member 129 ASN1_EXP_OPT(KM_AUTH_LIST, origination_expire_date_time, ASN1_INTEGER, 296 copyAuthTag(record->origination_expire_date_time, TAG_ORIGINATION_EXPIRE_DATETIME, auth_list); in extract_auth_list()
|