Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dpointer_auth.h31 struct ptrauth_key apib; member
70 __ptrauth_key_install_nosync(APIB, keys->apib); in ptrauth_keys_install_user()
83 get_random_bytes(&keys->apib, sizeof(keys->apib)); in ptrauth_keys_init_user()
/linux/arch/arm64/kernel/
A Dpointer_auth.c39 get_random_bytes(&keys->apib, sizeof(keys->apib)); in ptrauth_prctl_reset_keys()
A Dptrace.c969 ukeys->apibkey = pac_key_to_user(&keys->apib); in pac_address_keys_to_user()
978 keys->apib = pac_key_from_user(ukeys->apibkey); in pac_address_keys_from_user()

Completed in 7 milliseconds