This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cb3f381751
linux
/
drivers
/
crypto
/
axis
/
Makefile
2 lines
53 B
Makefile
Raw
Normal View
History
Unescape
Escape
crypto: axis - add ARTPEC-6/7 crypto accelerator driver This is an asynchronous crypto API driver for the accelerator present in the ARTPEC-6 and -7 SoCs from Axis Communications AB. The driver supports AES in ECB/CTR/CBC/XTS/GCM modes and SHA1/2 hash standards. Signed-off-by: Lars Persson <larper@axis.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-08-10 12:53:53 +00:00
obj-$(CONFIG_CRYPTO_DEV_ARTPEC6)
:=
artpec6_crypto.o
Reference in New Issue
Copy Permalink