Searched refs:apda (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/linux-user/aarch64/ |
| H A D | target_prctl.h | 133 ret |= qemu_guest_getrandom(&env->keys.apda, in do_prctl_reset_keys()
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | pauth_helper.c | 516 return pauth_addpac(env, x, y, &env->keys.apda, true); in HELPER() 589 return pauth_auth(env, x, y, &env->keys.apda, true, 0, ra, is_combined); in pauth_autda()
|
| /openbmc/qemu/target/arm/ |
| H A D | cpu.h | 711 ARMPACKey apda; member
|
| H A D | helper.c | 5314 .fieldoffset = offsetof(CPUARMState, keys.apda.lo) }, 5319 .fieldoffset = offsetof(CPUARMState, keys.apda.hi) },
|