summaryrefslogtreecommitdiff
path: root/include/rma_auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rma_auth.h')
-rw-r--r--include/rma_auth.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/include/rma_auth.h b/include/rma_auth.h
index db39468595..088e8b6467 100644
--- a/include/rma_auth.h
+++ b/include/rma_auth.h
@@ -10,19 +10,6 @@
#include <stdint.h>
-/* Test server public and private keys */
-#define RMA_TEST_SERVER_PUBLIC_KEY { \
- 0x03, 0xae, 0x2d, 0x2c, 0x06, 0x23, 0xe0, 0x73, \
- 0x0d, 0xd3, 0xb7, 0x92, 0xac, 0x54, 0xc5, 0xfd, \
- 0x7e, 0x9c, 0xf0, 0xa8, 0xeb, 0x7e, 0x2a, 0xb5, \
- 0xdb, 0xf4, 0x79, 0x5f, 0x8a, 0x0f, 0x28, 0x3f}
-#define RMA_TEST_SERVER_PRIVATE_KEY { \
- 0x47, 0x3b, 0xa5, 0xdb, 0xc4, 0xbb, 0xd6, 0x77, \
- 0x20, 0xbd, 0xd8, 0xbd, 0xc8, 0x7a, 0xbb, 0x07, \
- 0x03, 0x79, 0xba, 0x7b, 0x52, 0x8c, 0xec, 0xb3, \
- 0x4d, 0xaa, 0x69, 0xf5, 0x65, 0xb4, 0x31, 0xad}
-#define RMA_TEST_SERVER_KEY_ID 0x10
-
/* Current challenge protocol version */
#define RMA_CHALLENGE_VERSION 0