Home
last modified time | relevance | path

Searched refs:aes2_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/vmapple/
H A Daes.c524 static const MemoryRegionOps aes2_ops = { variable
554 memory_region_init_io(&s->iomem2, obj, &aes2_ops, s, TYPE_APPLE_AES, 0x4000); in aes_init()