Searched refs:unlocked_device_required (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/keymaster/4.0/support/ |
D | attestation_record.cpp | 84 ASN1_NULL* unlocked_device_required; member 131 ASN1_EXP_OPT(KM_AUTH_LIST, unlocked_device_required, ASN1_NULL, 305 copyAuthTag(record->unlocked_device_required, TAG_UNLOCKED_DEVICE_REQUIRED, auth_list); in extract_auth_list()
|
/hardware/interfaces/security/keymint/support/ |
D | attestation_record.cpp | 89 ASN1_NULL* unlocked_device_required; member 141 ASN1_EXP_OPT(KM_AUTH_LIST, unlocked_device_required, ASN1_NULL, 310 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 | 93 ASN1_NULL* unlocked_device_required; member 142 ASN1_EXP_OPT(KM_AUTH_LIST, unlocked_device_required, ASN1_NULL, 320 copyAuthTag(record->unlocked_device_required, TAG_UNLOCKED_DEVICE_REQUIRED, auth_list); in extract_auth_list()
|