Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_DEV_SUN4I_SS
has multiple definitions:
drivers/crypto/allwinner/Kconfig
The configuration item CONFIG_CRYPTO_DEV_SUN4I_SS:
( CONFIG_ARCH_SUNXI ) && ( CONFIG_PM ) && ( CONFIG_CRYPTO_DEV_ALLWINNER )
sun4i-ss
, sun4i-ss
Some Allwinner SoC have a crypto accelerator named Security System. Select this if you want to use it. The Security System handle AES/DES/3DES ciphers in CBC mode and SHA1 and MD5 hash algorithms.
To compile this driver as a module, choose M here: the module will be called sun4i-ss.
drivers/crypto/Kconfig
The configuration item CONFIG_CRYPTO_DEV_SUN4I_SS:
CONFIG_ARCH_SUNXI && ! CONFIG_64BIT
sun4i-ss
, sun4i-ss
Some Allwinner SoC have a crypto accelerator named Security System. Select this if you want to use it. The Security System handle AES/DES/3DES ciphers in CBC mode and SHA1 and MD5 hash algorithms.
To compile this driver as a module, choose M here: the module will be called sun4i-ss.
Raw data from LKDDb:
lkddb module sun4i-ss CONFIG_CRYPTO_DEV_SUN4I_SS : drivers/crypto/Kconfig : "Support for Allwinner Security System cryptographic accelerator" # in 4.3–4.20, 5.0–5.4
lkddb module sun4i-ss CONFIG_CRYPTO_DEV_SUN4I_SS : drivers/crypto/allwinner/Kconfig : "Support for Allwinner Security System cryptographic accelerator" # in 5.5–5.19, 6.0–6.12
lkddb of "" "" "allwinner,sun4i-a10-crypto" : CONFIG_CRYPTO CONFIG_CRYPTO_DEV_ALLWINNER CONFIG_CRYPTO_DEV_SUN4I_SS : drivers/crypto/allwinner/sun4i-ss/sun4i-ss-core.c # in 5.5–5.19, 6.0–6.12
lkddb of "" "" "allwinner,sun4i-a10-crypto" : CONFIG_CRYPTO CONFIG_CRYPTO_DEV_SUN4I_SS : drivers/crypto/sunxi-ss/sun4i-ss-core.c # in 4.3–4.20, 5.0–5.4
lkddb of "" "" "allwinner,sun8i-a33-crypto" : CONFIG_CRYPTO CONFIG_CRYPTO_DEV_ALLWINNER CONFIG_CRYPTO_DEV_SUN4I_SS : drivers/crypto/allwinner/sun4i-ss/sun4i-ss-core.c # in 5.6–5.19, 6.0–6.12
lkddb platform "sun4i-ss" : CONFIG_CRYPTO CONFIG_CRYPTO_DEV_ALLWINNER CONFIG_CRYPTO_DEV_SUN4I_SS : drivers/crypto/allwinner/sun4i-ss/sun4i-ss-core.c # in 5.5–5.19, 6.0–6.12
lkddb platform "sun4i-ss" : CONFIG_CRYPTO CONFIG_CRYPTO_DEV_SUN4I_SS : drivers/crypto/sunxi-ss/sun4i-ss-core.c # in 4.3–4.20, 5.0–5.4
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index
Automatically generated (in year 2024). See also LKDDb sources on GitLab