[PATCH 1/6] [CRYPTO] tcrypt: Removed vestigial crypto_alloc_tfm call

2007-01-24 Thread Herbert Xu
[CRYPTO] tcrypt: Removed vestigial crypto_alloc_tfm call The crypto_comp conversion missed the last remaining crypto_alloc_tfm call. This patch replaces it with crypto_alloc_comp. Signed-off-by: Herbert Xu [EMAIL PROTECTED] --- crypto/tcrypt.c |2 +- 1 files changed, 1 insertion(+), 1

[PATCH 3/6] [CRYPTO] api: Add type-safe spawns

2007-01-24 Thread Herbert Xu
[CRYPTO] api: Add type-safe spawns This patch allows spawns of specific types (e.g., cipher) to be allocated. Signed-off-by: Herbert Xu [EMAIL PROTECTED] --- crypto/algapi.c | 13 +++-- crypto/cbc.c|9 + crypto/ecb.c|9 +

[PATCH 2/6] [CRYPTO] api: Remove deprecated interface

2007-01-24 Thread Herbert Xu
[CRYPTO] api: Remove deprecated interface This patch removes the old cipher interface and related code. Signed-off-by: Herbert Xu [EMAIL PROTECTED] --- crypto/algapi.c|2 crypto/api.c | 63 -- crypto/cipher.c| 447

[PATCH 4/6] [CRYPTO] api: Allow multiple frontends per backend

2007-01-24 Thread Herbert Xu
[CRYPTO] api: Allow multiple frontends per backend This patch adds support for multiple frontend types for each backend algorithm by passing the type and mask through to the backend type init function. Signed-off-by: Herbert Xu [EMAIL PROTECTED] --- crypto/algapi.c |2 +-

[PATCH 6/6] [CRYPTO] api: Use structs for cipher/compression

2007-01-24 Thread Herbert Xu
[CRYPTO] api: Use structs for cipher/compression Now that all cipher/compression users have switched over to the new allocation scheme, we can get rid of the compatility defines and use proper structs for them. Signed-off-by: Herbert Xu [EMAIL PROTECTED] --- include/linux/crypto.h | 21

Re: [PATCH] geode-aes.c: Convert pci_module_init() to pci_register_driver()

2007-01-24 Thread Herbert Xu
On Fri, Jan 12, 2007 at 02:36:25PM +0100, Richard Knutsson wrote: Signed-off-by: Richard Knutsson [EMAIL PROTECTED] Patch applied. Thanks! -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmVHI~} [EMAIL PROTECTED] Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: