[9/*] [CRYPTO] Remap when walk_out crosses page in crypt()
David S. Miller
davem at davemloft.net
Wed Mar 23 20:17:48 UTC 2005
On Tue, 22 Mar 2005 22:25:04 +1100
Herbert Xu <herbert at gondor.apana.org.au> wrote:
> Hi:
>
> This is needed so that we can keep the in_place assignment outside the
> inner loop. Without this in pathalogical situations we can start out
> having walk_out being different from walk_in, but when walk_out crosses
> a page it may converge with walk_in.
All 9 patches applied, thanks Herbert.
Patches 7 through 9 were generated differently from the others,
look at the directory prefixes (or rather, a lack thereof):
===== cipher.c 1.26 vs edited =====
--- 1.26/crypto/cipher.c 2005-03-22 21:56:21 +11:00
+++ edited/cipher.c 2005-03-22 21:59:53 +11:00
I had to hand edit these before sending them through my patch
application scripts which expect -p1 diffs ;-)
More information about the CryptoAPI
mailing list