]> 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)
commit00cf16fa414c6d6ed015ed56d34b4145fa029e85
treedf96035f6a15ceafaa7dfd317eae5f33db476f2b
parent30f3cfea017e71a775cafb03f8eb7170601cdbe2
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