Home
last modified time | relevance | path

Searched defs:aes_zero (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dcrypto_helper.c81 static const AESState aes_zero = { }; variable
/openbmc/qemu/target/arm/tcg/
H A Dcrypto_helper.c48 static const AESState aes_zero = { }; variable