summaryrefslogtreecommitdiffstats
path: root/pkcs11.h
diff options
context:
space:
mode:
Diffstat (limited to 'pkcs11.h')
-rw-r--r--pkcs11.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkcs11.h b/pkcs11.h
index 4e4a95b..cb55e06 100644
--- a/pkcs11.h
+++ b/pkcs11.h
@@ -29,7 +29,7 @@
#include <openssl/ssl.h>
-void
+bool
pkcs11_initialize (
const int nPINCachePeriod
);
@@ -40,7 +40,7 @@ pkcs11_terminate ();
void
pkcs11_forkFixup ();
-void
+bool
pkcs11_addProvider (
const char * const provider,
const char * const sign_mode