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