summaryrefslogtreecommitdiffstats
path: root/src/kim/lib/kim_ccache_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kim/lib/kim_ccache_private.h')
-rw-r--r--src/kim/lib/kim_ccache_private.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/kim/lib/kim_ccache_private.h b/src/kim/lib/kim_ccache_private.h
index 42f048455b..6e1d7a12e3 100644
--- a/src/kim/lib/kim_ccache_private.h
+++ b/src/kim/lib/kim_ccache_private.h
@@ -29,6 +29,11 @@
#include <kim/kim.h>
+kim_error kim_ccache_create_new_if_needed_with_password (kim_ccache *out_ccache,
+ kim_identity in_client_identity,
+ kim_options in_options,
+ kim_string in_password);
+
kim_error kim_ccache_create_new_with_password (kim_ccache *out_ccache,
kim_identity in_client_identity,
kim_options in_options,