aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/wrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libssh/wrapper.h')
-rw-r--r--include/libssh/wrapper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libssh/wrapper.h b/include/libssh/wrapper.h
index a327e188..cdd72d6d 100644
--- a/include/libssh/wrapper.h
+++ b/include/libssh/wrapper.h
@@ -97,6 +97,7 @@ void crypto_free(struct ssh_crypto_struct *crypto);
void ssh_reseed(void);
+void ssh_cipher_clear(struct ssh_cipher_struct *cipher);
struct ssh_hmac_struct *ssh_get_hmactab(void);
const char *ssh_hmac_type_to_string(enum ssh_hmac_e hmac_type);