Archive Index
This month's Index
|
Subject: Re: Patch to use aes_*_ctr in newer versions of OpenSSL and #if LIBSSH2_DSA for more DSA-code
Re: Patch to use aes_*_ctr in newer versions of OpenSSL and #if LIBSSH2_DSA for more DSA-code
From: Peter Stuge <peter_at_stuge.se>
Date: Mon, 1 Mar 2010 15:00:02 +0100
Simon Josefsson wrote:
The way to deal with this is usually
#if FEATURE == 1
//Peter
|