Lines Matching +full:system +full:- +full:on +full:- +full:module

3 	depends on ARCH_SUNXI || COMPILE_TEST
9 tristate "Support for Allwinner Security System cryptographic accelerator"
10 depends on ARCH_SUNXI
11 depends on PM
12 depends on CRYPTO_DEV_ALLWINNER
20 Security System. Select this if you want to use it.
21 The Security System handle AES/DES/3DES ciphers in CBC mode
24 To compile this driver as a module, choose M here: the module
25 will be called sun4i-ss.
28 bool "Support for Allwinner Security System PRNG"
29 depends on CRYPTO_DEV_SUN4I_SS
32 Select this option if you want to provide kernel-side support for
33 the Pseudo-Random Number Generator found in the Security System.
36 bool "Enable sun4i-ss stats"
37 depends on CRYPTO_DEV_SUN4I_SS
38 depends on DEBUG_FS
40 Say y to enable sun4i-ss debug stats.
41 This will create /sys/kernel/debug/sun4i-ss/stats for displaying
52 depends on CRYPTO_DEV_ALLWINNER
53 depends on PM
55 Select y here to have support for the crypto Engine available on
59 To compile this driver as a module, choose M here: the module
60 will be called sun8i-ce.
63 bool "Enable sun8i-ce stats"
64 depends on CRYPTO_DEV_SUN8I_CE
65 depends on DEBUG_FS
67 Say y to enable sun8i-ce debug stats.
68 This will create /sys/kernel/debug/sun8i-ce/stats for displaying
72 bool "Enable support for hash on sun8i-ce"
73 depends on CRYPTO_DEV_SUN8I_CE
83 depends on CRYPTO_DEV_SUN8I_CE
86 Select this option if you want to provide kernel-side support for
87 the Pseudo-Random Number Generator found in the Crypto Engine.
91 depends on CRYPTO_DEV_SUN8I_CE
94 Select this option if you want to provide kernel-side support for
98 tristate "Support for Allwinner Security System cryptographic offloader"
105 depends on CRYPTO_DEV_ALLWINNER
106 depends on PM
108 Select y here to have support for the Security System available on
110 The Security System handle AES/3DES ciphers in ECB/CBC mode.
112 To compile this driver as a module, choose M here: the module
113 will be called sun8i-ss.
116 bool "Enable sun8i-ss stats"
117 depends on CRYPTO_DEV_SUN8I_SS
118 depends on DEBUG_FS
120 Say y to enable sun8i-ss debug stats.
121 This will create /sys/kernel/debug/sun8i-ss/stats for displaying
125 bool "Support for Allwinner Security System PRNG"
126 depends on CRYPTO_DEV_SUN8I_SS
129 Select this option if you want to provide kernel-side support for
130 the Pseudo-Random Number Generator found in the Security System.
133 bool "Enable support for hash on sun8i-ss"
134 depends on CRYPTO_DEV_SUN8I_SS