Home
last modified time | relevance | path

Searched refs:random (Results 1 – 5 of 5) sorted by relevance

/tf-a-ffa_el3_spmc/plat/qti/common/src/
A Dqti_stack_protector.c17 u_register_t random = 0x0; in plat_get_stack_protector_canary() local
22 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()
/tf-a-ffa_el3_spmc/docs/plat/arm/arm_fpga/
A Dindex.rst56 To avoid random garbage, there needs to be a "CMD:" signature before the
/tf-a-ffa_el3_spmc/docs/threat_model/
A Dthreat_model_spm.rst266 | | This can be led by random stimuli injection or |
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dporting-guide.rst1122 This function returns a random value that is used to initialize the canary used
1126 true random number.
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst3399 an implementation that returns a random value.

Completed in 17 milliseconds