Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dkern_exec.c6176 exec_add_entropy_key(struct image_params *imgp, in exec_add_entropy_key() function
6276 error = exec_add_entropy_key(imgp, GUARD_KEY, GUARD_VALUES, TRUE); in exec_add_apple_strings()
6285 error = exec_add_entropy_key(imgp, ENTROPY_KEY, ENTROPY_VALUES, FALSE); in exec_add_apple_strings()
6295 error = exec_add_entropy_key(imgp, PTR_MUNGE_KEY, PTR_MUNGE_VALUES, FALSE); in exec_add_apple_strings()