Searched refs:system_supports_address_auth (Results 1 – 3 of 3) sorted by relevance
59 if (system_supports_address_auth()) in ptrauth_keys_init_kernel()65 if (!system_supports_address_auth()) in ptrauth_keys_switch_kernel()76 if (system_supports_address_auth()) { in ptrauth_keys_install_user()88 if (system_supports_address_auth()) { in ptrauth_keys_init_user()109 if (!system_supports_address_auth()) in ptrauth_enable()124 if (system_supports_address_auth()) \
792 static inline bool system_supports_address_auth(void) in system_supports_address_auth() function804 return system_supports_address_auth() && system_supports_generic_auth(); in system_has_full_ptr_auth()
18 if (!system_supports_address_auth() && !system_supports_generic_auth()) in ptrauth_prctl_reset_keys()32 if (((arg & addr_key_mask) && !system_supports_address_auth()) || in ptrauth_prctl_reset_keys()72 if (!system_supports_address_auth()) in ptrauth_set_enabled_keys()97 if (!system_supports_address_auth()) in ptrauth_get_enabled_keys()