Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_SALSA20_X86_64
has multiple definitions:
crypto/Kconfig
The configuration item CONFIG_CRYPTO_SALSA20_X86_64:
( CONFIG_X86 || CONFIG_UML_X86 ) && CONFIG_64BIT
salsa20-x86_64
Salsa20 stream cipher algorithm.
Salsa20 is a stream cipher submitted to eSTREAM, the ECRYPT Stream Cipher Project. See http://www.ecrypt.eu.org/stream/
The Salsa20 stream cipher algorithm is designed by Daniel J. Bernstein <djb@cr.yp.to>. See http://cr.yp.to/snuffle.html
crypto/Kconfig
The configuration item CONFIG_CRYPTO_SALSA20_X86_64:
(( CONFIG_X86 || CONFIG_UML_X86 ) && CONFIG_64BIT ) && ( CONFIG_EXPERIMENTAL )
salsa20-x86_64
Salsa20 stream cipher algorithm.
Salsa20 is a stream cipher submitted to eSTREAM, the ECRYPT Stream Cipher Project. See http://www.ecrypt.eu.org/stream/
The Salsa20 stream cipher algorithm is designed by Daniel J. Bernstein <djb@cr.yp.to>. See http://cr.yp.to/snuffle.html
Raw data from LKDDb:
lkddb module salsa20-x86_64 CONFIG_CRYPTO_SALSA20_X86_64 : crypto/Kconfig : "Salsa20 stream cipher algorithm (x86_64)" # in 2.6.25–2.6.39, 3.0–3.19, 4.0–4.17
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 2025). See also LKDDb sources on GitLab