Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dpointer_auth.h40 struct ptrauth_key apdb; member
79 __ptrauth_key_install_nosync(APDB, keys->apdb); in ptrauth_keys_install_user()
92 get_random_bytes(&keys->apdb, sizeof(keys->apdb)); in ptrauth_keys_init_user()
/linux/arch/arm64/kernel/
H A Dpointer_auth.c43 get_random_bytes(&keys->apdb, sizeof(keys->apdb)); in ptrauth_prctl_reset_keys()
H A Dptrace.c1325 ukeys->apdbkey = pac_key_to_user(&keys->apdb); in pac_address_keys_to_user()
1334 keys->apdb = pac_key_from_user(ukeys->apdbkey); in pac_address_keys_from_user()