Newsgroups: fa.linux.kernel
From: "Artem B. Bityuckiy" <dedek...@infradead.org>
Date: Fri, 25 Mar 2005 16:09:42 GMT
Local: Fri, Mar 25 2005 11:09 am
Subject: [RFC] CryptoAPI & Compression
Hello Herbert and others,
I'm working on cleaning-up the JFFS3 compression stuff. JFFS3 contains a But I've hit on a problem - CryptoAPI's compression method isn't CryptoAPI's compress method is: int crypto_compress(struct crypto_tfm *tfm, *src - input data; The crypto_compress() API call either compresses all the input data or In JFFS2 we need something more flexible. Te following is what we want: int crypto_compress_ext(struct crypto_tfm *tfm, *src - input data; This would allow us (and we really need this) to provide a large input I offer to extend the CryptoAPI and add an "extended compress" API call Alternatively, we may create some kind of "Compression API" but I don't Comments? -- - You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||