Searched defs:key_table (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/crypto/ | ||
H A D | camellia.h | 18 u64 key_table[CAMELLIA_TABLE_BYTE_LEN / sizeof(u64)]; member |
/linux/drivers/accessibility/speakup/ | ||
H A D | utils.h | 24 struct st_key key_table[MAXKEYS]; variable |