We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92cf681 commit fe7acb4Copy full SHA for fe7acb4
library/psa_crypto_storage.h
@@ -59,7 +59,7 @@ extern "C" {
59
* This limitation will probably become moot when we implement client
60
* separation for key storage.
61
*/
62
-#define PSA_MAX_PERSISTENT_KEY_IDENTIFIER 0xffff0000
+#define PSA_MAX_PERSISTENT_KEY_IDENTIFIER 0xffff0000ffffffff
63
64
/**
65
* \brief Format key data and metadata and save to a location for given key
0 commit comments