"Jean-Louis CHARTON" <jean-louis.char...@oikialog.com> writes:

> Hi Mikhail
>
> The requested diff.

Hi!  Thanks for the patch.  You can't use OpenSSL specific functions or
data types outside of openssl.c/openssl.h.  Instead, you need to define
a new meta-function in openssl.h and gcrypt.h and call that in
userauth.c.  The OpenSSL specific code should go into openssl.{h,c}.
Think about making the meta-API generally implementable, so it can be
implemented for gcrypt as well.

/Simon

------------------------------------------------------------------------------
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to