]> andersk Git - gssapi-openssh.git/blobdiff - openssh/kex.c
merged OpenSSH 5.3p1 to trunk
[gssapi-openssh.git] / openssh / kex.c
index 26331719311d4b944332ed0f43811ef07a347605..71ccfe2858c8edc0d221e20b939e940ba982a4c6 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: kex.c,v 1.79 2007/06/05 06:52:37 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.
  *
@@ -54,8 +54,6 @@
 #include "ssh-gss.h"
 #endif
 
-#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.041017 seconds and 4 git commands to generate.