Searched refs:gkey (Results 1 – 1 of 1) sorted by relevance
34 struct ptrauth_key gkey; in compute_pac() local44 gkey.lo = read_sysreg_s(SYS_APGAKEYLO_EL1); in compute_pac()45 gkey.hi = read_sysreg_s(SYS_APGAKEYHI_EL1); in compute_pac()53 __ptrauth_key_install_nosync(APGA, gkey); in compute_pac()
Completed in 5 milliseconds