Re: Opencrypto changes. Review request.

From: Danny Braniss <danny_at_cs.huji.ac.il>
Date: Fri, 19 May 2006 10:54:15 +0300
> Hi,
> 
> I finally went over at least the netipsec part and it looks fine to
> me.
> 
> Later,
> George

I don't know if this applies, but on -STABLE 
	/usr/include/crypto/rijndael.h
void    rijndael_set_key(rijndael_ctx *, const u_char *, int);

refers to the kernel version while libssh has a different idea:
	void     rijndael_set_key(rijndael_ctx *, u_char *, int, int);

thanks,
	danny
Received on Fri May 19 2006 - 05:54:16 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:56 UTC