[CRYPTO] authenc: Kill spaces in algorithm names
authorHerbert Xu <herbert@gondor.apana.org.au>
Fri, 28 Sep 2007 01:07:12 +0000 (09:07 +0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:55:46 +0000 (16:55 -0700)
commite4c5c6c9b0d04a7dac19027260f7421305a34856
tree0970fa0c930781f508dffdb8c9c74f62916ef6df
parent720a650f8ab3166d32fc5da64961e8d2158b9452
[CRYPTO] authenc: Kill spaces in algorithm names

We do not allow spaces in algorithm names or parameters.  Thanks to Joy Latten
for pointing this out.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/authenc.c