diff options
Diffstat (limited to 'PROTOCOL.u2f')
-rw-r--r-- | PROTOCOL.u2f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PROTOCOL.u2f b/PROTOCOL.u2f index 459958701..917e669cd 100644 --- a/PROTOCOL.u2f +++ b/PROTOCOL.u2f | |||
@@ -236,7 +236,7 @@ support for the common case of USB HID security keys internally. | |||
236 | 236 | ||
237 | The middleware library need only expose a handful of functions: | 237 | The middleware library need only expose a handful of functions: |
238 | 238 | ||
239 | #define SSH_SK_VERSION_MAJOR 0x00040000 /* API version */ | 239 | #define SSH_SK_VERSION_MAJOR 0x00050000 /* API version */ |
240 | #define SSH_SK_VERSION_MAJOR_MASK 0xffff0000 | 240 | #define SSH_SK_VERSION_MAJOR_MASK 0xffff0000 |
241 | 241 | ||
242 | /* Flags */ | 242 | /* Flags */ |