Home
last modified time | relevance | path

Searched defs:entropy (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/crypto/tinycrypt/src/
Dctr_prng.c51 char *entropy; member
284 uint8_t entropy[MAX_BIN_SIZE]; in test_prng_vector() local
353 uint8_t entropy[32] = {0}; /* value not important */ in ZTEST() local
432 uint8_t entropy[32] = {0}; /* value not important */ in ZTEST() local
467 uint8_t entropy[32] = {0}; /* value not important */ in ZTEST() local
/Zephyr-latest/lib/posix/options/
Dgetentropy.c17 const struct device *const entropy = ENTROPY_NODE; in getentropy() local
/Zephyr-latest/tests/drivers/clock_control/nrf_onoff_and_bt/src/
Dmain.c21 static const struct device *const entropy = DEVICE_DT_GET(DT_CHOSEN(zephyr_entropy)); variable
/Zephyr-latest/subsys/testsuite/busy_sim/
Dbusy_sim.c30 const struct device *entropy; member
/Zephyr-latest/kernel/
Dinit.c711 const struct device *const entropy = DEVICE_DT_GET_OR_NULL(DT_CHOSEN(zephyr_entropy)); in z_early_rand_get() local
/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4.c1685 uint32_t entropy; in dhcpv4_start_internal() local