Searched refs:test_ISB_ISR_AK_IMC (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/tests/tcg/aarch64/ |
H A D | test-aes.c | 50 bool test_ISB_ISR_AK_IMC(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_AK_IMC() function
|
/openbmc/qemu/tests/tcg/ppc64/ |
H A D | test-aes.c | 90 bool test_ISB_ISR_AK_IMC(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_AK_IMC() function
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-aes.c | 54 static bool test_ISB_ISR_AK_IMC(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_AK_IMC() function
|
/openbmc/qemu/tests/tcg/riscv64/ |
H A D | test-aes.c | 62 bool test_ISB_ISR_AK_IMC(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_AK_IMC() function
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | test-aes-main.c.inc | 15 static bool test_ISB_ISR_AK_IMC(uint8_t *o, const uint8_t *i, const uint8_t *k); 164 if (test_ISB_ISR_AK_IMC(t.b, rounds[i].after_sr.b,
|