Searched defs:entropy (Results 1 – 6 of 6) sorted by relevance
51 char *entropy; member284 uint8_t entropy[MAX_BIN_SIZE]; in test_prng_vector() local353 uint8_t entropy[32] = {0}; /* value not important */ in ZTEST() local432 uint8_t entropy[32] = {0}; /* value not important */ in ZTEST() local467 uint8_t entropy[32] = {0}; /* value not important */ in ZTEST() local
17 const struct device *const entropy = ENTROPY_NODE; in getentropy() local
21 static const struct device *const entropy = DEVICE_DT_GET(DT_CHOSEN(zephyr_entropy)); variable
30 const struct device *entropy; member
711 const struct device *const entropy = DEVICE_DT_GET_OR_NULL(DT_CHOSEN(zephyr_entropy)); in z_early_rand_get() local
1685 uint32_t entropy; in dhcpv4_start_internal() local