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