diff options
Diffstat (limited to 'libsylph/masterpassword.h')
| -rw-r--r-- | libsylph/masterpassword.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libsylph/masterpassword.h b/libsylph/masterpassword.h index 91f3793..cc32358 100644 --- a/libsylph/masterpassword.h +++ b/libsylph/masterpassword.h | |||
| @@ -27,6 +27,7 @@ | |||
| 27 | extern gchar *master_password; | 27 | extern gchar *master_password; |
| 28 | void set_master_password(const char *password); | 28 | void set_master_password(const char *password); |
| 29 | gchar *get_master_password(void); | 29 | gchar *get_master_password(void); |
| 30 | void cleanse_buffer(void *buf, size_t len); | ||
| 30 | void unload_master_password(void); | 31 | void unload_master_password(void); |
| 31 | gint mpes_string_prefix(const gchar *str); | 32 | gint mpes_string_prefix(const gchar *str); |
| 32 | gboolean master_password_active(void); | 33 | gboolean master_password_active(void); |
