crypto: caam/des - switch to new verification routines

Cc: Horia Geanta <horia.geanta@nxp.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Este commit está contenido en:
Ard Biesheuvel
2019-08-15 12:00:48 +03:00
cometido por Herbert Xu
padre 05a7238d08
commit a628c5a11d
Se han modificado 4 ficheros con 31 adiciones y 92 borrados

Ver fichero

@@ -32,7 +32,7 @@
#include <crypto/null.h>
#include <crypto/aes.h>
#include <crypto/ctr.h>
#include <crypto/des.h>
#include <crypto/internal/des.h>
#include <crypto/gcm.h>
#include <crypto/sha.h>
#include <crypto/md5.h>