Home
last modified time | relevance | path

Searched refs:test_MC (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tests/tcg/aarch64/
H A Dtest-aes.c16 bool test_MC(uint8_t *o, const uint8_t *i) in test_MC() function
/openbmc/qemu/tests/tcg/ppc64/
H A Dtest-aes.c35 bool test_MC(uint8_t *o, const uint8_t *i) in test_MC() function
/openbmc/qemu/tests/tcg/i386/
H A Dtest-aes.c17 static bool test_MC(uint8_t *o, const uint8_t *i) in test_MC() function
/openbmc/qemu/tests/tcg/riscv64/
H A Dtest-aes.c17 bool test_MC(uint8_t *o, const uint8_t *i) in test_MC() function
/openbmc/qemu/tests/tcg/multiarch/
H A Dtest-aes-main.c.inc10 static bool test_MC(uint8_t *o, const uint8_t *i);
138 if (test_MC(t.b, rounds[i].after_sr.b)) {