Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dpointer_auth.h32 struct ptrauth_key apda; member
71 __ptrauth_key_install_nosync(APDA, keys->apda); in ptrauth_keys_install_user()
84 get_random_bytes(&keys->apda, sizeof(keys->apda)); in ptrauth_keys_init_user()
/linux/arch/arm64/kernel/
A Dpointer_auth.c41 get_random_bytes(&keys->apda, sizeof(keys->apda)); in ptrauth_prctl_reset_keys()
A Dptrace.c970 ukeys->apdakey = pac_key_to_user(&keys->apda); in pac_address_keys_to_user()
979 keys->apda = pac_key_from_user(ukeys->apdakey); in pac_address_keys_from_user()

Completed in 9 milliseconds