2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 04:03:58 +08:00
linux-next/drivers/crypto/amcc
Christian Lamparter 5c727f92ea crypto: crypto4xx - refactor crypto4xx_copy_pkt_to_dst()
This patch refactors the crypto4xx_copy_pkt_to_dst() to use
scatterwalk_map_and_copy() to copy the processed data between
the crypto engine's scatter ring buffer and the destination
specified by the ablkcipher_request.

This also makes the crypto4xx_fill_one_page() function redundant.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-09-22 17:43:19 +08:00
..
crypto4xx_alg.c crypto: crypto4xx - enable AES RFC3686, ECB, CFB and OFB offloads 2017-09-22 17:43:18 +08:00
crypto4xx_core.c crypto: crypto4xx - refactor crypto4xx_copy_pkt_to_dst() 2017-09-22 17:43:19 +08:00
crypto4xx_core.h crypto: crypto4xx - enable AES RFC3686, ECB, CFB and OFB offloads 2017-09-22 17:43:18 +08:00
crypto4xx_reg_def.h crypto: crypto4xx - rename ce_ring_contol to ce_ring_control 2017-04-24 18:11:06 +08:00
crypto4xx_sa.h crypto: crypto4xx - enable AES RFC3686, ECB, CFB and OFB offloads 2017-09-22 17:43:18 +08:00
crypto4xx_trng.c crypto4xx: integrate ppc4xx-rng into crypto4xx 2016-04-20 17:50:02 +08:00
crypto4xx_trng.h crypto4xx: integrate ppc4xx-rng into crypto4xx 2016-04-20 17:50:02 +08:00
Makefile crypto: crypto4xx - move and refactor dynamic_contents helpers 2017-09-22 17:43:18 +08:00