Home
last modified time | relevance | path

Searched defs:KEY (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/bench/
H A Dbenchmark-crypto-hmac.c18 #define KEY "monkey monkey monkey monkey" macro
/openbmc/qemu/tests/unit/
H A Dtest-crypto-hmac.c26 #define KEY "monkey monkey monkey monkey" macro
/openbmc/qemu/hw/sh4/
H A Dr2d.c67 PCI_INTD, CF_IDE, CF_CD, PCI_INTC, SM501, KEY, RTC_A, RTC_T, enumerator
/openbmc/u-boot/fs/reiserfs/
H A Dreiserfs_private.h462 #define KEY(cache) ((struct key *) ((int) cache + BLKH_SIZE)) macro