summaryrefslogtreecommitdiff
path: root/src/p11-tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/p11-tests.h')
-rw-r--r--src/p11-tests.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/p11-tests.h b/src/p11-tests.h
index fc26380..4ab508d 100644
--- a/src/p11-tests.h
+++ b/src/p11-tests.h
@@ -196,6 +196,8 @@ extern CK_ULONG p11t_slot_count;
void p11t_slot_tests(void);
+void p11t_slot_cleanup(void);
+
CK_SLOT_ID p11t_slot_get_id(int index);
CK_SLOT_INFO_PTR p11t_slot_get_info(CK_SLOT_ID slot);
CK_TOKEN_INFO_PTR p11t_slot_get_token_info(CK_SLOT_ID slot);