Hi: iHere is the crypto update for 2.6.23: Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git or master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git Summary: * Small fixes and clean-up's. Herbert Xu (2): [CRYPTO] api: Wake up all waiters when larval completes [CRYPTO] cipher: Remove obsolete fields from cipher_tfm Jan Engelhardt (1): [CRYPTO] Kconfig: Use menuconfig objects Sebastian Siewior (2): [CRYPTO] api: Handle unaligned keys in setkey [CRYPTO] api: Allow ablkcipher with no queues crypto/Kconfig | 6 +----- crypto/ablkcipher.c | 31 +++++++++++++++++++++++++++++-- crypto/algapi.c | 4 ++-- crypto/api.c | 2 +- crypto/blkcipher.c | 25 +++++++++++++++++++++++++ crypto/cipher.c | 33 ++++++++++++++++++++++++++++++--- crypto/hash.c | 38 +++++++++++++++++++++++++++++++++++++- include/linux/crypto.h | 20 -------------------- 8 files changed, 125 insertions(+), 34 deletions(-) Thanks, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html