Searched refs:apda (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dpointer_auth.h39 struct ptrauth_key apda; member in struct:ptrauth_keys_user
78 __ptrauth_key_install_nosync(APDA, keys->apda);
91 get_random_bytes(&keys->apda, sizeof(keys->apda));
/linux-master/arch/arm64/kernel/
H A Dpointer_auth.c41 get_random_bytes(&keys->apda, sizeof(keys->apda));
H A Dptrace.c1313 ukeys->apdakey = pac_key_to_user(&keys->apda);
1322 keys->apda = pac_key_from_user(ukeys->apdakey);

Completed in 176 milliseconds