Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dpointer_auth.h33 struct ptrauth_key apdb; member
72 __ptrauth_key_install_nosync(APDB, keys->apdb); in ptrauth_keys_install_user()
85 get_random_bytes(&keys->apdb, sizeof(keys->apdb)); in ptrauth_keys_init_user()
/linux/arch/arm64/kernel/
A Dpointer_auth.c43 get_random_bytes(&keys->apdb, sizeof(keys->apdb)); in ptrauth_prctl_reset_keys()
A Dptrace.c971 ukeys->apdbkey = pac_key_to_user(&keys->apdb); in pac_address_keys_to_user()
980 keys->apdb = pac_key_from_user(ukeys->apdbkey); in pac_address_keys_from_user()

Completed in 7 milliseconds