X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/2ccb2fc83a62d8ded4b0287b72384ce22a83000c..6668a75e54d5a0f3af36b57180177a7fc09868d4:/ssh.h diff --git a/ssh.h b/ssh.h index 43060c92..8357f0c4 100644 --- a/ssh.h +++ b/ssh.h @@ -269,6 +269,8 @@ extern const struct ssh_signkey ssh_rsa; extern const struct ssh_mac ssh_hmac_md5; extern const struct ssh_mac ssh_hmac_sha1; extern const struct ssh_mac ssh_hmac_sha1_buggy; +extern const struct ssh_mac ssh_hmac_sha1_96; +extern const struct ssh_mac ssh_hmac_sha1_96_buggy; /*