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

/linux-master/arch/arm64/include/asm/
H A Dpointer_auth.h38 struct ptrauth_key apib; member in struct:ptrauth_keys_user
77 __ptrauth_key_install_nosync(APIB, keys->apib);
90 get_random_bytes(&keys->apib, sizeof(keys->apib));
/linux-master/arch/arm64/kernel/
H A Dpointer_auth.c39 get_random_bytes(&keys->apib, sizeof(keys->apib));
H A Dptrace.c1312 ukeys->apibkey = pac_key_to_user(&keys->apib);
1321 keys->apib = pac_key_from_user(ukeys->apibkey);

Completed in 174 milliseconds