Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_BLAKE2B
has multiple definitions:
crypto/Kconfig
The configuration item CONFIG_CRYPTO_BLAKE2B:
(none)
blake2b_generic
BLAKE2b cryptographic hash function (RFC 7693)
BLAKE2b is optimized for 64-bit platforms and can produce digests of any size between 1 and 64 bytes. The keyed hash is also implemented.
This module provides the following algorithms: - blake2b-160 - blake2b-256 - blake2b-384 - blake2b-512
Used by the btrfs filesystem.
See https://blake2.net for further information.
crypto/Kconfig
The configuration item CONFIG_CRYPTO_BLAKE2B:
(none)
blake2b_generic
Implementation of cryptographic hash function BLAKE2b (or just BLAKE2), optimized for 64bit platforms and can produce digests of any size between 1 to 64. The keyed hash is also implemented.
This module provides the following algorithms:
- blake2b-160 - blake2b-256 - blake2b-384 - blake2b-512
See https://blake2.net for further information.
Raw data from LKDDb:
lkddb module blake2b_generic CONFIG_CRYPTO_BLAKE2B : crypto/Kconfig : "BLAKE2b" # in 5.5–5.19, 6.0–6.12, 6.13-rc+HEAD
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