Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/random/
Drand32_ctr_drbg.c82 uint8_t entropy[TC_AES_KEY_SIZE + TC_AES_BLOCK_SIZE]; in ctr_drbg_initialize() local
126 uint8_t entropy[TC_AES_KEY_SIZE + TC_AES_BLOCK_SIZE]; in z_impl_sys_csrand_get() local
/Zephyr-Core-3.6.0/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-Core-3.6.0/drivers/ethernet/
Deth.h35 uint32_t entropy; in gen_random_mac() local
/Zephyr-Core-3.6.0/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-Core-3.6.0/kernel/
Dinit.c513 const struct device *const entropy = DEVICE_DT_GET_OR_NULL(DT_CHOSEN(zephyr_entropy)); in z_early_rand_get() local
/Zephyr-Core-3.6.0/subsys/testsuite/busy_sim/
Dbusy_sim.c30 const struct device *entropy; member
/Zephyr-Core-3.6.0/subsys/jwt/
Djwt.c256 uint8_t entropy[TC_AES_KEY_SIZE + TC_AES_BLOCK_SIZE]; in setup_prng() local
/Zephyr-Core-3.6.0/subsys/net/lib/dhcpv4/
Ddhcpv4.c1221 uint32_t entropy; in dhcpv4_start_internal() local
/Zephyr-Core-3.6.0/subsys/net/l2/ethernet/
Dethernet.c920 uint32_t entropy; in setup_ipv6_link_local_addr() local