Home
last modified time | relevance | path

Searched defs:key_table (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/x86/crypto/
H A Dcamellia.h18 u64 key_table[CAMELLIA_TABLE_BYTE_LEN / sizeof(u64)]; member
H A Dcamellia-x86_64-asm_64.S34 #define key_table 0 macro
H A Dcamellia-aesni-avx-asm_64.S24 #define key_table 0 macro
H A Dcamellia-aesni-avx2-asm_64.S14 #define key_table 0 macro
/openbmc/linux/drivers/accessibility/speakup/
H A Dutils.h24 struct st_key key_table[MAXKEYS]; variable
/openbmc/linux/drivers/media/rc/
H A Dimon.c87 struct imon_panel_key_table key_table[]; member
1295 const struct imon_panel_key_table *key_table; in imon_panel_key_lookup() local
2020 const struct imon_panel_key_table *key_table; in imon_init_idev() local
/openbmc/linux/crypto/
H A Dcamellia_generic.c956 u32 key_table[CAMELLIA_TABLE_BYTE_LEN / sizeof(u32)]; member
/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp4_core.c545 u16 *key_table; in cyttsp4_si_get_btn_data() local