Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/crypto/
Daes-ce-core.S38 .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.1.27/drivers/net/wireless/ath/
Dkey.c134 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.1.27/scripts/kconfig/lxdialog/
Dutil.c564 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.1.27/arch/arm/boot/dts/
Dea3250.dts183 key3 {
/linux-4.1.27/drivers/pinctrl/bcm/
Dpinctrl-cygnus-mux.c506 CYGNUS_PIN_GROUP(key3, 0x4, 12, 1),