Searched defs:hash0 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/core/ |
H A D | eif.c | 190 QCryptoHash *hash0, QCryptoHash *hash1, in read_eif_kernel() 248 QCryptoHash *hash0, QCryptoHash *hash1, in read_eif_cmdline() 266 QCryptoHash *hash0, QCryptoHash *h, uint32_t *crc, in read_eif_ramdisk()
|
/openbmc/linux/fs/ext4/ |
H A D | hash.c | 105 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash_unsigned() local 121 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash_signed() local
|
/openbmc/linux/lib/zstd/compress/ |
H A D | zstd_fast.c | 33 size_t const hash0 = ZSTD_hashPtr(ip, hBits, mls); in ZSTD_fillHashTable() local 122 size_t hash0; /* hash for ip0 */ in ZSTD_compressBlock_fast_noDict_generic() local
|