commit | e4c5c6c9b0d04a7dac19027260f7421305a34856 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Fri Sep 28 09:07:12 2007 +0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:55:46 2007 -0700 |
tree | 0970fa0c930781f508dffdb8c9c74f62916ef6df | |
parent | 720a650f8ab3166d32fc5da64961e8d2158b9452 [diff] |
[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>