]> andersk Git - gssapi-openssh.git/blobdiff - openssh/kex.c
Import of OpenSSH 5.3p1
[gssapi-openssh.git] / openssh / kex.c
index 48b54f5f7341aaa7bfe62c825a06656863b806bc..f4f44f095d6c33a0dd4dac10e6fa126052f61cd3 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: kex.c,v 1.80 2008/09/06 12:24:13 djm Exp $ */
+/* $OpenBSD: kex.c,v 1.81 2009/05/27 06:34:36 andreas Exp $ */
 /*
  * Copyright (c) 2000, 2001 Markus Friedl.  All rights reserved.
  *
@@ -49,8 +49,6 @@
 #include "dispatch.h"
 #include "monitor.h"
 
-#define KEX_COOKIE_LEN 16
-
 #if OPENSSL_VERSION_NUMBER >= 0x00907000L
 # if defined(HAVE_EVP_SHA256)
 # define evp_ssh_sha256 EVP_sha256
This page took 0.059275 seconds and 4 git commands to generate.