Following patches provide code cleanup and performance improvements for crypto/sha1.c. They are split up for easier auditing, along with relevant measurements. Nicolas - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH 4/5] crypto/sha1.c: avoid successively shifting a long long
- From: Nicolas Pitre <[email protected]>
- [PATCH 5/5] crypto/sha1.c: final cleanup
- From: Nicolas Pitre <[email protected]>
- [no subject]
- From: Nicolas Pitre <[email protected]>
- [PATCH 3/5] crypto/sha1.c: move related code together
- From: Nicolas Pitre <[email protected]>
- [PATCH 2/5] crypto/sha1.c: avoid shifting count left and right
- From: Nicolas Pitre <[email protected]>
- [PATCH 1/5] crypto/sha1.c: avoid useless memcpy()
- From: Nicolas Pitre <[email protected]>
- [PATCH 4/5] crypto/sha1.c: avoid successively shifting a long long
- Prev by Date: Re: 2.6.14-rc5-mm1
- Next by Date: [PATCH 1/5] crypto/sha1.c: avoid useless memcpy()
- Previous by thread: [PATCH] Added LMP Destiny Force feedback to iforce driver
- Next by thread: [PATCH 1/5] crypto/sha1.c: avoid useless memcpy()
- Index(es):