summaryrefslogtreecommitdiffstats
path: root/include/keymaster/attestation_record.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/keymaster/attestation_record.h')
-rw-r--r--include/keymaster/attestation_record.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/keymaster/attestation_record.h b/include/keymaster/attestation_record.h
index 6c97c4b..905252d 100644
--- a/include/keymaster/attestation_record.h
+++ b/include/keymaster/attestation_record.h
@@ -71,6 +71,7 @@ typedef struct km_auth_list {
ASN1_INTEGER* user_auth_type;
ASN1_INTEGER* auth_timeout;
ASN1_NULL* allow_while_on_body;
+ ASN1_NULL* trusted_confirmation_required;
ASN1_NULL* unlocked_device_required;
ASN1_NULL* all_applications;
ASN1_OCTET_STRING* application_id;