Searched refs:ml_auth_ptr_unchecked (Results 1 – 3 of 3) sorted by relevance
1340 ml_auth_ptr_unchecked(void *ptr, ptrauth_key key, uint64_t modifier) in ml_auth_ptr_unchecked() function
1178 uint64_t kva_authed = (uint64_t) ml_auth_ptr_unchecked((void *)kva_signed, ptrauth_key_asib, 0); in arm64_ropjop_test()1187 kva_authed = (uint64_t) ml_auth_ptr_unchecked((void *)kva_corrupted, ptrauth_key_asib, 0); in arm64_ropjop_test()
9548 res = ml_auth_ptr_unchecked(value, key, discriminator);