mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-21 15:00:42 +07:00
f421258d5b
Add crypto helper functions which are needed for kernel level usage. The code for these has been extracted from the EdgeRouter Pro GPL tarball. While at it, also delete duplicate definitions of the functions. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
6 lines
64 B
Makefile
6 lines
64 B
Makefile
#
|
|
# OCTEON-specific crypto modules.
|
|
#
|
|
|
|
obj-y += octeon-crypto.o
|