Searched refs:ptrauth_key (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dpointer_auth.h28 struct ptrauth_key { struct
37 struct ptrauth_key apia;
38 struct ptrauth_key apib;
39 struct ptrauth_key apda;
40 struct ptrauth_key apdb;
41 struct ptrauth_key apga;
46 struct ptrauth_key __pki_v = (v); \
54 struct ptrauth_key apia;
/linux-master/arch/arm64/kernel/
H A Dptrace.c1293 static __uint128_t pac_key_to_user(const struct ptrauth_key *key)
1298 static struct ptrauth_key pac_key_from_user(__uint128_t ukey)
1300 struct ptrauth_key key = {

Completed in 136 milliseconds