commit | 602499a34247a890fd018c364c9bb6f9b931c1db | [log] [tgz] |
---|---|---|
author | Horia Geanta <horia.geanta@freescale.com> | Thu Aug 02 17:16:38 2012 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Aug 28 23:56:26 2012 +0800 |
tree | 053c47b4673854d97dc2b9e2e6fcf78a83d8359c | |
parent | 60542505b0bccbc5e2e518c9dd6bee9a30546061 [diff] |
crypto: talitos - prune unneeded descriptor allocation param talitos_edesc_alloc does not need hash_result param. Checking whether dst scatterlist is NULL or not is all that is required. Signed-off-by: Horia Geanta <horia.geanta@freescale.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>