Searched refs:random (Results 1 – 5 of 5) sorted by relevance
17 u_register_t random = 0x0; in plat_get_stack_protector_canary() local22 qti_rng_get_data((uint8_t *) &random, sizeof(random)); in plat_get_stack_protector_canary()23 assert(random != 0x0); in plat_get_stack_protector_canary()25 return random; in plat_get_stack_protector_canary()
56 To avoid random garbage, there needs to be a "CMD:" signature before the
266 | | This can be led by random stimuli injection or |
1122 This function returns a random value that is used to initialize the canary used1126 true random number.
3399 an implementation that returns a random value.
Completed in 17 milliseconds