Subject: Re: OpenSSL AES-CTR not working?

Re: OpenSSL AES-CTR not working?

From: Peter Stuge <peter_at_stuge.se>
Date: Sat, 17 Mar 2012 23:30:48 +0100

Daniel Stenberg wrote:
> -#if LIBSSH2_AES_CTR && !defined(HAVE_EVP_AES_128_CTR)
> +#if LIBSSH2_AES_CTR
..
> +#else
> +void _libssh2_init_aes_ctr(void) {}
> #endif /* LIBSSH2_AES_CTR */

Is the empty function needed there?

//Peter
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2012-03-17