Home
last modified time | relevance | path

Searched defs:HAVE_AES_ACCEL (Results 1 – 4 of 4) sorted by relevance

/qemu/host/include/generic/host/crypto/
H A Daes-round.h9 #define HAVE_AES_ACCEL false macro
/qemu/host/include/i386/host/crypto/
H A Daes-round.h13 # define HAVE_AES_ACCEL true macro
16 # define HAVE_AES_ACCEL likely(cpuinfo & CPUINFO_AES) macro
/qemu/host/include/ppc/host/crypto/
H A Daes-round.h13 # define HAVE_AES_ACCEL true macro
15 # define HAVE_AES_ACCEL likely(cpuinfo & CPUINFO_CRYPTO) macro
/qemu/host/include/aarch64/host/crypto/
H A Daes-round.h13 # define HAVE_AES_ACCEL true macro
15 # define HAVE_AES_ACCEL likely(cpuinfo & CPUINFO_AES) macro