summaryrefslogtreecommitdiff
path: root/crypto/blkcipher.c
diff options
context:
space:
mode:
authorVitaly Chikunov <vt@altlinux.org>2019-04-11 18:51:19 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2019-04-18 22:15:02 +0800
commitf0cb0ab7cf05a767dd73f24cc63be6892b285f4d (patch)
treeb41426fd0afc694e7f4a39b3e89c89bcc301da6f /crypto/blkcipher.c
parent0caf33f8f3b9345a02b54495e1cf137bb7a577ba (diff)
downloadlinux-crypto-f0cb0ab7cf05a767dd73f24cc63be6892b285f4d.tar.gz
linux-crypto-f0cb0ab7cf05a767dd73f24cc63be6892b285f4d.zip
crypto: ecc - make ecc into separate module
ecc.c have algorithms that could be used togeter by ecdh and ecrdsa. Make it separate module. Add CRYPTO_ECC into Kconfig. EXPORT_SYMBOL and document to what seems appropriate. Move structs ecc_point and ecc_curve from ecc_curve_defs.h into ecc.h. No code changes. Signed-off-by: Vitaly Chikunov <vt@altlinux.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/blkcipher.c')
0 files changed, 0 insertions, 0 deletions