aboutsummaryrefslogtreecommitdiff
path: root/nugget/include/app_nugget.h
diff options
context:
space:
mode:
Diffstat (limited to 'nugget/include/app_nugget.h')
-rw-r--r--nugget/include/app_nugget.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/nugget/include/app_nugget.h b/nugget/include/app_nugget.h
index da6710e..fbf5ddd 100644
--- a/nugget/include/app_nugget.h
+++ b/nugget/include/app_nugget.h
@@ -449,6 +449,14 @@ struct gsa_gsc_pairing_persist_storage {
uint8_t gsc_public_key[EC_P256_PUBLIC_KEY_SIZE];
};
+#define GSA_GSC_PSK_VERSION 0
+#define HAS_GSA_GSC_PSK 0xa5
+struct gsa_gsc_psk_persist_storage {
+ uint8_t version;
+ uint8_t has_gsa_gsc_psk_provision;
+ uint8_t gsa_gsc_psk[PSK_KEY_SIZE];
+};
+
#define NUGGET_PARAM_GSA_KEY_PROVISION 0x0017
/*
* GSA key provision command