summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--km_openssl/attestation_record.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/km_openssl/attestation_record.cpp b/km_openssl/attestation_record.cpp
index fb61155..c4a1afc 100644
--- a/km_openssl/attestation_record.cpp
+++ b/km_openssl/attestation_record.cpp
@@ -189,6 +189,7 @@ keymaster_error_t build_auth_list(const AuthorizationSet& auth_list, KM_AUTH_LIS
break;
case KM_TAG_MIN_MAC_LENGTH:
integer_ptr = &record->min_mac_length;
+ break;
/* Non-repeating long unsigned integers */
case KM_TAG_RSA_PUBLIC_EXPONENT: