Searched refs:random (Results 1 – 8 of 8) 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
291 | | This can be led by random stimuli injection or |
267 | | This can be led by random stimuli injection or |
532 random: fast init done
1365 A random key is generated at boot time and restored upon entry into Hafnium1381 check failure on load/stores. A random seed is generated at boot time and
1375 This function returns a random value that is used to initialize the canary used1379 true random number.
1032 …- support extended random number generation ([24f9dc8](https://review.trustedfirmware.org/plugins/…2841 …- random typos in tf-a code base ([2e61d68](https://review.trustedfirmware.org/plugins/gitiles/TF-…5817 implementation that returns a random value.
Completed in 46 milliseconds