]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: caam - merge identical ahash_final/finup shared desc
authorHoria Geantă <horia.geanta@nxp.com>
Wed, 9 Nov 2016 08:46:24 +0000 (10:46 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 13 Nov 2016 09:45:16 +0000 (17:45 +0800)
commit98aac67359fb3b4b2d9ca55420e732f4b38d7974
tree2531e6e26d4b9ee39434dc453370f90845505b39
parent84c40d9bb5ea8e260073f71d2f194237e1354f23
crypto: caam - merge identical ahash_final/finup shared desc

Shared descriptors used by ahash_final() and ahash_finup()
are identical, thus get rid of one of them (sh_desc_finup).

Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/caamhash.c