projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
generic: add driver for the RTL8367R/M switches
[openwrt.git]
/
target
/
linux
/
generic
/
files
/
crypto
/
ocf
/
Kconfig
diff --git
a/target/linux/generic/files/crypto/ocf/Kconfig
b/target/linux/generic/files/crypto/ocf/Kconfig
index
e477f06
..
0a57288
100644
(file)
--- a/
target/linux/generic/files/crypto/ocf/Kconfig
+++ b/
target/linux/generic/files/crypto/ocf/Kconfig
@@
-103,6
+103,12
@@
config OCF_C7108
help
OCF driver for the Microna 7108 Cipher processors.
help
OCF driver for the Microna 7108 Cipher processors.
+config OCF_UBSEC_SSB
+ tristate "uBsec BCM5365 (HW crypto engine)"
+ depends on OCF_OCF
+ help
+ OCF driver for uBsec BCM5365 hardware crypto accelerator.
+
config OCF_OCFNULL
tristate "ocfnull (fake crypto engine)"
depends on OCF_OCF
config OCF_OCFNULL
tristate "ocfnull (fake crypto engine)"
depends on OCF_OCF
This page took
0.025039 seconds
and
4
git commands to generate.