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.
43 depends on CRYPTO_DEV_ALLWINNER
44 depends on PM
46 Select y here to have support for the crypto Engine availlable on
50 To compile this driver as a module, choose M here: the module
51 will be called sun8i-ce.
54 bool "Enable sun8i-ce stats"
55 depends on CRYPTO_DEV_SUN8I_CE
56 depends on DEBUG_FS
58 Say y to enable sun8i-ce debug stats.
59 This will create /sys/kernel/debug/sun8i-ce/stats for displaying
63 bool "Enable support for hash on sun8i-ce"
64 depends on CRYPTO_DEV_SUN8I_CE
74 depends on CRYPTO_DEV_SUN8I_CE
77 Select this option if you want to provide kernel-side support for
78 the Pseudo-Random Number Generator found in the Crypto Engine.
82 depends on CRYPTO_DEV_SUN8I_CE
85 Select this option if you want to provide kernel-side support for
89 tristate "Support for Allwinner Security System cryptographic offloader"
96 depends on CRYPTO_DEV_ALLWINNER
97 depends on PM
99 Select y here to have support for the Security System available on
101 The Security System handle AES/3DES ciphers in ECB/CBC mode.
103 To compile this driver as a module, choose M here: the module
104 will be called sun8i-ss.
107 bool "Enable sun8i-ss stats"
108 depends on CRYPTO_DEV_SUN8I_SS
109 depends on DEBUG_FS
111 Say y to enable sun8i-ss debug stats.
112 This will create /sys/kernel/debug/sun8i-ss/stats for displaying
116 bool "Support for Allwinner Security System PRNG"
117 depends on CRYPTO_DEV_SUN8I_SS
120 Select this option if you want to provide kernel-side support for
121 the Pseudo-Random Number Generator found in the Security System.
124 bool "Enable support for hash on sun8i-ss"
125 depends on CRYPTO_DEV_SUN8I_SS