Searched refs:unlocked_device_required (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/keymaster/4.0/support/ |
D | attestation_record.cpp | 92 ASN1_NULL* unlocked_device_required; member 120 ASN1_EXP_OPT(KM_AUTH_LIST, unlocked_device_required, ASN1_NULL, 268 copyAuthTag(record->unlocked_device_required, TAG_UNLOCKED_DEVICE_REQUIRED, auth_list); in extract_auth_list()
|
/hardware/interfaces/keymaster/4.1/support/ |
D | attestation_record.cpp | 100 ASN1_NULL* unlocked_device_required; member 132 ASN1_EXP_OPT(KM_AUTH_LIST, unlocked_device_required, ASN1_NULL, 285 copyAuthTag(record->unlocked_device_required, TAG_UNLOCKED_DEVICE_REQUIRED, auth_list); in extract_auth_list()
|