Searched refs:key3 (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/arch/arm/crypto/ |
D | aes-ce-core.S | 38 .macro enc_fround, key1, key2, key3 41 veor q0, q0, \key3 44 .macro dec_fround, key1, key2, key3 47 veor q0, q0, \key3 68 .macro enc_fround_3x, key1, key2, key3 75 veor q0, q0, \key3 76 veor q1, q1, \key3 77 veor q2, q2, \key3 80 .macro dec_fround_3x, key1, key2, key3 87 veor q0, q0, \key3 [all …]
|
/linux-4.4.14/drivers/net/wireless/ath/ |
D | key.c | 134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local 187 key3 = get_unaligned_le16(k->kv_val + 10); in ath_hw_set_keycache_entry() 213 REG_WRITE(ah, AR_KEYTABLE_KEY3(entry), key3); in ath_hw_set_keycache_entry() 324 REG_WRITE(ah, AR_KEYTABLE_KEY3(entry), key3); in ath_hw_set_keycache_entry()
|
/linux-4.4.14/scripts/kconfig/lxdialog/ |
D | util.c | 564 int key3; in on_key_esc() local 571 key3 = wgetch(win); in on_key_esc() 572 } while (key3 != ERR); in on_key_esc()
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | ea3250.dts | 183 key3 {
|
/linux-4.4.14/drivers/pinctrl/bcm/ |
D | pinctrl-cygnus-mux.c | 506 CYGNUS_PIN_GROUP(key3, 0x4, 12, 1),
|