commit | 6ef84509f3d439ed2d43ea40080643efec37f54f | [log] [tgz] |
---|---|---|
author | Phil Sutter <phil.sutter@viprinet.com> | Thu May 05 15:29:06 2011 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed May 11 15:06:22 2011 +1000 |
tree | 9eb8760dc6ba6f9dd5a94238ca237962aa806e8b | |
parent | 7759995c75ae0cbd4c861582908449f6b6208e7a [diff] |
crypto: mv_cesa - make count_sgs() null-pointer proof This also makes the dummy scatterlist in mv_hash_final() needless, so drop it. XXX: should this routine be made pulicly available? There are probably other users with their own implementations. Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>