On Mon, May 22, 2006 at 03:10:38PM +1200, Michal Ludvig wrote:
> 
> Well, not personally, but padlock-sha will.

How is it going to use these accessors? I'd like to see some code :)

> BTW in padlock fallback path I need to make scatterlist from const char*
> buffer. However the macros in scatterlist.h take non-const void*.
> Should I
> 1) make them const (works for me and I'm not getting any compilation
> warnings from other modules).
> 2) make my local copy of sg_set_buf() with const void parameter
> 3) let gcc keep complaining

Please show me the code that causes this problem.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to