]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
crypto: ccp - Cleanup scatterlist usage
authorTom Lendacky <thomas.lendacky@amd.com>
Mon, 6 Jan 2014 19:34:05 +0000 (13:34 -0600)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 15 Jan 2014 03:33:36 +0000 (11:33 +0800)
commit77dc4a51a9d3386c318c1622fc126964f7cb0ee2
tree734c859d66bd7665e1bb463814703b49c17e78a0
parent5258de8af04af0caf129f1ce432d1817a5800887
crypto: ccp - Cleanup scatterlist usage

Cleanup up the usage of scatterlists to make the code cleaner
and avoid extra memory allocations when not needed.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ccp/ccp-crypto-aes-cmac.c
drivers/crypto/ccp/ccp-crypto-sha.c