Home
last modified time | relevance | path

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

/qemu/tests/tcg/aarch64/
H A Dtest-aes.c5 bool test_SB_SR(uint8_t *o, const uint8_t *i) in test_SB_SR() function
/qemu/tests/tcg/ppc64/
H A Dtest-aes.c13 bool test_SB_SR(uint8_t *o, const uint8_t *i) in test_SB_SR() function
/qemu/tests/tcg/riscv64/
H A Dtest-aes.c5 bool test_SB_SR(uint8_t *o, const uint8_t *i) in test_SB_SR() function
/qemu/tests/tcg/i386/
H A Dtest-aes.c6 static bool test_SB_SR(uint8_t *o, const uint8_t *i) in test_SB_SR() function
/qemu/tests/tcg/multiarch/
H A Dtest-aes-main.c.inc9 static bool test_SB_SR(uint8_t *o, const uint8_t *i);
132 if (test_SB_SR(t.b, rounds[i].start.b)) {