Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_DEV_NX
has multiple definitions:
drivers/crypto/Kconfig
The configuration item CONFIG_CRYPTO_DEV_NX:
CONFIG_PPC64
nx-crypto
This enables support for the NX hardware cryptographic accelerator coprocessor that is in IBM PowerPC P7+ or later processors. This does not actually enable any drivers, it only allows you to select which acceleration type (encryption and/or compression) to enable.
drivers/crypto/Kconfig
The configuration item CONFIG_CRYPTO_DEV_NX:
CONFIG_PPC64 && CONFIG_IBMVIO && ! CONFIG_CPU_LITTLE_ENDIAN
nx-crypto
Support for Power7+ in-Nest cryptographic acceleration.
drivers/crypto/Kconfig
The configuration item CONFIG_CRYPTO_DEV_NX:
CONFIG_PPC64 && CONFIG_IBMVIO
nx-crypto
Support for Power7+ in-Nest cryptographic acceleration. This module supports acceleration for AES and SHA2 algorithms. If you choose 'M' here, this module will be called nx_crypto.
drivers/crypto/Kconfig
The configuration item CONFIG_CRYPTO_DEV_NX:
CONFIG_PPC64 && CONFIG_IBMVIO
nx-crypto
Support for Power7+ in-Nest cryptographic acceleration. This module supports acceleration for AES and SHA2 algorithms. If you choose 'M' here, this module will be called nx_crypto.
Raw data from LKDDb:
lkddb module nx-crypto CONFIG_CRYPTO_DEV_NX : drivers/crypto/Kconfig : "Support for Power7+ in-Nest cryptographic acceleration" # in 3.5–3.6
lkddb vio "ibm,compression-v1" "ibm,compression" : CONFIG_CRYPTO CONFIG_CRYPTO_DEV_NX CONFIG_CRYPTO_DEV_NX_COMPRESS : drivers/crypto/nx/nx-842.c # in 3.7–3.19, 4.0–4.1
lkddb vio "ibm,compression-v1" "ibm,compression" : CONFIG_CRYPTO CONFIG_CRYPTO_DEV_NX CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES : drivers/crypto/nx/nx-842-pseries.c # in 4.2–4.20, 5.0–5.13
lkddb vio "ibm,compression-v1" "ibm,compression" : CONFIG_CRYPTO CONFIG_CRYPTO_DEV_NX CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES : drivers/crypto/nx/nx-common-pseries.c # in 5.14–5.19, 6.0–6.12
lkddb vio "ibm,sym-encryption-v1" "ibm,sym-encryption" : CONFIG_CRYPTO CONFIG_CRYPTO_DEV_NX : drivers/crypto/nx/nx.c # in 3.5–3.6
lkddb vio "ibm,sym-encryption-v1" "ibm,sym-encryption" : CONFIG_CRYPTO CONFIG_CRYPTO_DEV_NX CONFIG_CRYPTO_DEV_NX_ENCRYPT : drivers/crypto/nx/nx.c # in 3.7–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
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