]> andersk Git - openssh.git/blobdiff - mpaux.h
- Merged OpenBSD CVS changes:
[openssh.git] / mpaux.h
diff --git a/mpaux.h b/mpaux.h
index 240d6f7f84f75862fabd726eb8e7e4c3734598ea..4d50688bda78fafcdcb5660fbbb47e4e828ee731 100644 (file)
--- a/mpaux.h
+++ b/mpaux.h
@@ -24,9 +24,7 @@ precision integers.
    first representations of host_key_n, session_key_n, and the cookie. */
 void compute_session_id(unsigned char session_id[16],
                        unsigned char cookie[8],
-                       unsigned int host_key_bits,
                        BIGNUM *host_key_n,
-                       unsigned int session_key_bits,
                        BIGNUM *session_key_n);
 
 #endif /* MPAUX_H */
This page took 0.037562 seconds and 4 git commands to generate.