Home
last modified time | relevance | path

Searched refs:apga (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dpointer_auth.h41 struct ptrauth_key apga; member
83 __ptrauth_key_install_nosync(APGA, keys->apga); in ptrauth_keys_install_user()
96 get_random_bytes(&keys->apga, sizeof(keys->apga)); in ptrauth_keys_init_user()
/linux/arch/arm64/kernel/
H A Dpointer_auth.c45 get_random_bytes(&keys->apga, sizeof(keys->apga)); in ptrauth_prctl_reset_keys()