Home
last modified time | relevance | path

Searched refs:apdb (Results 1 – 2 of 2) 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()