Searched defs:aes_zero (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/target/riscv/ | ||
| H A D | crypto_helper.c | 80 static const AESState aes_zero = { }; variable |
| /openbmc/qemu/target/arm/tcg/ | ||
| H A D | crypto_helper.c | 50 static const AESState aes_zero = { }; variable |