| /openbmc/bios-settings-mgr/src/ |
| H A D | password.cpp | 38 const std::array<uint8_t, maxSeedSize>& seed, in compareDigest() 64 const std::array<uint8_t, maxSeedSize>& seed, in isMatch() 86 std::array<uint8_t, maxSeedSize>& seed, in getParam() 124 std::string& newPassword, std::array<uint8_t, maxSeedSize>& seed, in verifyIntegrityCheck() 149 std::array<uint8_t, maxSeedSize> seed; in verifyPassword() local
|
| /openbmc/qemu/tests/image-fuzzer/ |
| H A D | runner.py | 121 def __init__(self, test_id, seed, work_dir, run_log, argument 330 def run_test(test_id, seed, work_dir, run_log, cleanup, log_all, argument 365 seed = None variable 384 seed = arg variable
|
| /openbmc/qemu/util/ |
| H A D | guest-random.c | 80 void qemu_guest_random_seed_thread_part2(uint64_t seed) in qemu_guest_random_seed_thread_part2() 92 uint64_t seed; in qemu_guest_random_seed_main() local
|
| /openbmc/u-boot/include/linux/ |
| H A D | crc32.h | 14 #define crc32(seed, data, length) crc32_le(seed, (unsigned char const *)data, length) argument
|
| /openbmc/u-boot/drivers/crypto/ |
| H A D | ace_sha.c | 120 void srand(unsigned int seed) in srand() 146 unsigned int seed = (unsigned int)&status; in rand() local
|
| /openbmc/u-boot/net/ |
| H A D | net_rand.h | 20 unsigned int seed; in seed_mac() local
|
| H A D | link_local.c | 59 static unsigned int seed; variable
|
| /openbmc/u-boot/lib/ |
| H A D | rand.c | 28 void srand(unsigned int seed) in srand()
|
| /openbmc/estoraged/include/ |
| H A D | pattern.hpp | 63 static constexpr uint32_t seed = 0x6a656272; member in estoraged::Pattern
|
| /openbmc/u-boot/fs/btrfs/ |
| H A D | hash.c | 30 u32 btrfs_csum_data(char *data, u32 seed, size_t len) in btrfs_csum_data()
|
| /openbmc/libcper/generator/ |
| H A D | gen-utils.c | 13 void cper_rand_seed(UINT32 seed) in cper_rand_seed()
|
| /openbmc/phosphor-modbus/rtu/firmware/ |
| H A D | device_firmware.cpp | 16 unsigned int seed = ts.tv_nsec ^ getpid(); in getRandomId() local
|
| /openbmc/pldm/fw-update/ |
| H A D | firmware_inventory_manager.cpp | 20 unsigned seed = ts.tv_nsec ^ getpid(); in createFirmwareEntry() local
|
| /openbmc/phosphor-bmc-code-mgmt/test/common/exampledevice/ |
| H A D | example_device.cpp | 33 unsigned int seed = ts.tv_nsec ^ getpid(); in getRandomId() local
|
| /openbmc/phosphor-bmc-code-mgmt/common/src/ |
| H A D | software.cpp | 46 unsigned int seed = ts.tv_nsec ^ getpid(); in getRandomId() local
|
| /openbmc/qemu/tests/qtest/fuzz/ |
| H A D | fuzz.c | 134 unsigned int seed) in LLVMFuzzerCustomCrossOver()
|
| /openbmc/qemu/tests/tcg/multiarch/ |
| H A D | vma-pthread.c | 121 unsigned int seed; in thread_mutate() local
|
| /openbmc/qemu/tests/qtest/ |
| H A D | xlnx-versal-trng-test.c | 243 static void trng_reseed(const uint32_t *seed) in trng_reseed() 419 const uint64_t seed = 0xdeadbeefbad1bad0ULL; in trng_test_forced_prng() local
|
| /openbmc/qemu/hw/misc/ |
| H A D | xlnx-versal-trng.c | 175 static void trng_seed_128(uint32_t *seed, uint64_t h00, uint64_t h64) in trng_seed_128() 198 guint32 gs[U384_U32 * 2], *seed = &gs[U384_U32]; in trng_reseed() local
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | json_utils.hpp | 430 inline std::size_t combine(std::size_t seed, std::size_t h) noexcept in combine() 952 size_t seed = details::combine(type, jsonValue.size()); in hashJsonWithoutKey() local
|
| /openbmc/u-boot/scripts/kconfig/ |
| H A D | conf.c | 524 unsigned int seed; in main() local
|
| /openbmc/u-boot/lib/rsa/ |
| H A D | rsa-verify.c | 106 uint8_t *seed, int seed_len, in mask_generation_function1()
|
| /openbmc/qemu/pc-bios/s390-ccw/ |
| H A D | netmain.c | 123 uint64_t seed; in seed_rng() local
|
| /openbmc/qemu/tests/bench/ |
| H A D | qht-bench.c | 35 uint64_t seed; member
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | sunxi_nand_spl.c | 427 int seed = page % conf->nseeds; in nand_detect_ecc_config() local
|