Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dpointer_auth.h17 struct ptrauth_key { struct
26 struct ptrauth_key apia; argument
27 struct ptrauth_key apib;
28 struct ptrauth_key apda;
29 struct ptrauth_key apdb;
30 struct ptrauth_key apga;
48 struct ptrauth_key __pki_v = (v); \
/arch/arm64/kernel/
Dptrace.c973 static __uint128_t pac_key_to_user(const struct ptrauth_key *key) in pac_key_to_user()
978 static struct ptrauth_key pac_key_from_user(__uint128_t ukey) in pac_key_from_user()
980 struct ptrauth_key key = { in pac_key_from_user()