summaryrefslogtreecommitdiffstats
path: root/chromium/device/fido/fido_test_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/device/fido/fido_test_data.h')
-rw-r--r--chromium/device/fido/fido_test_data.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/device/fido/fido_test_data.h b/chromium/device/fido/fido_test_data.h
index 95192fdeace..7381c21f9e9 100644
--- a/chromium/device/fido/fido_test_data.h
+++ b/chromium/device/fido/fido_test_data.h
@@ -385,6 +385,8 @@ constexpr uint8_t kU2fConditionNotSatisfiedApduResponse[] = {0x69, 0x85};
constexpr uint8_t kU2fWrongDataApduResponse[] = {0x6A, 0x80};
+constexpr uint8_t kU2fWrongLengthApduResponse[] = {0x67, 0x00};
+
constexpr uint8_t kU2fKeyHandleSizeApduResponse[] = {0x00, 0x01};
constexpr uint8_t kApduEncodedNoErrorRegisterResponse[] = {