summaryrefslogtreecommitdiff
path: root/tests/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/common.h')
-rw-r--r--tests/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/common.h b/tests/common.h
index f59a91b..db217b4 100644
--- a/tests/common.h
+++ b/tests/common.h
@@ -40,6 +40,8 @@ void read_buffer(VReader *reader, uint8_t type, int object_type);
void do_sign(VReader *reader, int parts);
+void do_decipher(VReader *reader);
+
void test_empty_applets(void);
void test_get_response(void);