=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/kex.h,v retrieving revision 1.2.2.3 retrieving revision 1.2.2.4 diff -u -r1.2.2.3 -r1.2.2.4 --- src/usr.bin/ssh/kex.h 2001/03/12 15:44:11 1.2.2.3 +++ src/usr.bin/ssh/kex.h 2001/03/21 18:52:47 1.2.2.4 @@ -1,4 +1,4 @@ -/* $OpenBSD: kex.h,v 1.2.2.3 2001/03/12 15:44:11 jason Exp $ */ +/* $OpenBSD: kex.h,v 1.2.2.4 2001/03/21 18:52:47 jason Exp $ */ /* * Copyright (c) 2000 Markus Friedl. All rights reserved. @@ -106,7 +106,7 @@ int dh_pub_is_valid(DH *dh, BIGNUM *dh_pub); DH *dh_new_group_asc(const char *, const char *); DH *dh_new_group(BIGNUM *, BIGNUM *); -void dh_gen_key(DH *); +void dh_gen_key(DH *, int); DH *dh_new_group1(void); u_char *