=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/kex.h,v retrieving revision 1.7.2.2 retrieving revision 1.7.2.3 diff -u -r1.7.2.2 -r1.7.2.3 --- src/usr.bin/ssh/kex.h 2001/02/19 17:18:59 1.7.2.2 +++ src/usr.bin/ssh/kex.h 2001/03/21 19:46:25 1.7.2.3 @@ -1,4 +1,4 @@ -/* $OpenBSD: kex.h,v 1.7.2.2 2001/02/19 17:18:59 jason Exp $ */ +/* $OpenBSD: kex.h,v 1.7.2.3 2001/03/21 19:46:25 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 *