crypto: simd - Add simd skcipher helper
This patch adds the simd skcipher helper which is meant to be
a replacement for ablk helper. It replaces the underlying blkcipher
interface with skcipher, and also presents the top-level algorithm
as an skcipher.
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
Showing
crypto/simd.c
0 → 100644
include/crypto/internal/simd.h
0 → 100644
想要评论请 注册 或 登录