]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: omap-des - use base omap crypto support library
authorTero Kristo <t-kristo@ti.com>
Wed, 24 May 2017 07:35:27 +0000 (10:35 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 10 Jun 2017 04:04:16 +0000 (12:04 +0800)
commit623397f6db4e021cf4ed78905c50024ca037f4c7
tree7b6d9ccfa0be4078ed8b0b954ca4ab76210dc663
parent50e97b6326adaace76ca6728a54beb8da7995bee
crypto: omap-des - use base omap crypto support library

Use the SG alignment APIs from the OMAP crypto support library instead
of using own implementations. This reduces the amount of copy-paste
code.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/omap-des.c