]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: caam - move sec4_sg_entry to sg_sw_sec4.h
authorHoria Geantă <horia.geanta@nxp.com>
Wed, 9 Nov 2016 08:46:22 +0000 (10:46 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 13 Nov 2016 09:45:14 +0000 (17:45 +0800)
commit18b3a03309a08e3a73b814f5451eef297d1639cb
treedf96035f6a15ceafaa7dfd317eae5f33db476f2b
parent137811c1a0d140b4584c2aa8cc2023c475f641c6
crypto: caam - move sec4_sg_entry to sg_sw_sec4.h

sec4_sg_entry structure is used only by helper functions in sg_sw_sec4.h.
Since SEC HW S/G entries are to be manipulated only indirectly, via these
functions, move sec4_sg_entry to the corresponding header.

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