/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-passlib_1.7.4.bb | 1 SUMMARY = "comprehensive password hashing framework supporting over 30 schemes" 3 Passlib is a password hashing library for Python 2 & 3, which provides cross-platform \ 4 implementations of over 30 password hashing algorithms, as well as a framework for \ 7 hashing for multi-user applications."
|
H A D | python3-eth-hash_0.7.1.bb | 1 SUMMARY = "eth-hash: The Ethereum hashing function, keccak256, sometimes (erroneously) called sha3"
|
/openbmc/u-boot/include/ |
H A D | hash.h | 28 * hash_func_ws: Generic hashing function 30 * This is the generic prototype for a hashing function. We only 42 * hash_init: Create the context for progressive hashing 45 * @ctxp: Pointer to the pointer of the context for hashing 50 * hash_update: Perform hashing on the given buffer 55 * @ctx: Pointer to the context for hashing 69 * @ctx: Pointer to the context for hashing
|
H A D | hw_sha.h | 64 * Create the context for sha progressive hashing using h/w acceleration 67 * @ctxp: Pointer to the pointer of the context for hashing 73 * Update buffer for sha progressive hashing using h/w acceleration 78 * @ctx: Pointer to the context for hashing 93 * @ctx: Pointer to the context for hashing
|
H A D | bootm.h | 56 * Measure the boot images. Measurement is the process of hashing some binary
|
/openbmc/u-boot/lib/ |
H A D | Kconfig | 232 menu "Hashing Support" 237 This option enables support of hashing using SHA1 algorithm. 245 This option enables support of hashing using SHA256 algorithm. 259 This option enables support of hashing using SHA512 algorithm. 268 This option enables support of hashing using SHA384 algorithm. 274 bool "Enable hashing using hardware" 276 This option enables hardware acceleration for SHA hashing. 281 bool "Enable Progressive hashing support using hardware" 285 hashing. 286 Data can be streamed in a block at a time and the hashing is
|
/openbmc/u-boot/drivers/crypto/fsl/ |
H A D | fsl_hash.c | 53 /* Create the context for progressive hashing using h/w acceleration. 55 * @ctxp: Pointer to the pointer of the context for hashing 70 * Update sg table for progressive hashing using h/w acceleration 75 * @hash_ctx: Pointer to the context for hashing 117 * Perform progressive hashing on the given buffer and copy hash at 122 * @hash_ctx: Pointer to the context for hashing
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdigest/ |
H A D | libdigest-hmac-perl_1.05.bb | 1 SUMMARY = "Keyed-Hashing for Message Authentication" 2 DESCRIPTION = "Keyed-Hashing for Message Authentication"
|
/openbmc/openbmc/poky/meta/recipes-support/gdbm/ |
H A D | gdbm_1.24.bb | 1 SUMMARY = "Key/value database library with extensible hashing" 2 DESCRIPTION = "Library of database functions that use extensible hashing \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/ |
H A D | ipvsadm_1.31.bb | 12 destination-hashing, and source-hashing)."
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-bcrypt_4.3.0.bb | 1 SUMMARY = "Modern password hashing for your software and your servers."
|
/openbmc/u-boot/doc/usage/ |
H A D | measured_boot.rst | 6 U-Boot can perform a measured boot, the process of hashing various components
|
/openbmc/sdbusplus/include/sdbusplus/server/ |
H A D | README.md | 5 **What is _transaction id_** - A unique identifier created by hashing the bus
|
/openbmc/openbmc/meta-security/recipes-security/fscryptctl/ |
H A D | fscryptctl_1.1.0.bb | 5 generation, key wrapping, PAM integration, and passphrase hashing, see \
|
/openbmc/u-boot/include/linux/ |
H A D | libfdt.h | 100 * This function can be used to produce a byte-stream to send to a hashing 109 * ensures that we capture the names of the subnodes. In a hashing situation 169 * This function can be used to produce a byte-stream to send to a hashing 205 * The subnode feature helps in a hashing situation since it prevents the
|
/openbmc/openbmc/meta-security/recipes-security/libmhash/ |
H A D | libmhash_0.9.9.9.bb | 1 SUMMARY = "Library of hashing algorithms."
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Attestation/ |
H A D | MeasurementSet.interface.yaml | 38 The hashing algorithm used for generating the cryptographic
|
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/ |
H A D | 0001-Hash-fix-for-MIPS64-and-AARCH64.patch | 7 values. The hashing function is designed only for 32-bit values.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Experimental/ |
H A D | Bond.interface.yaml | 44 Transmit based on selectable hashing algorithm. The default
|
/openbmc/qemu/hw/hppa/ |
H A D | hppa_hardware.h | 78 /* space register hashing */
|
/openbmc/qemu/accel/tcg/ |
H A D | tb-hash.h | 56 /* In user-mode we can get better hashing because we do not have a TLB */
|
/openbmc/u-boot/test/py/tests/ |
H A D | test_vboot.py | 24 Tests run with both SHA1 and SHA256 hashing. 133 for both hashing algorithms.
|
/openbmc/u-boot/fs/jffs2/ |
H A D | jffs2_nand_private.h | 103 /* Name hashing routines. Initial hash value */
|
/openbmc/u-boot/lib/lzma/ |
H A D | lzma.txt | 223 bt2 d * 9.5 + 4MB Binary Tree with 2 bytes hashing. 224 bt3 d * 11.5 + 4MB Binary Tree with 3 bytes hashing. 225 bt4 d * 11.5 + 4MB Binary Tree with 4 bytes hashing. 226 hc4 d * 7.5 + 4MB Hash Chain with 4 bytes hashing.
|
/openbmc/u-boot/board/freescale/ls1088a/ |
H A D | ddr.c | 102 /* Enable DDR hashing */ in fsl_ddr_board_options()
|