Searched refs:key0 (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/wireless/ath/ |
H A D | key.c | 134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local 184 key0 = get_unaligned_le32(k->kv_val + 0); in ath_hw_set_keycache_entry() 208 REG_WRITE(ah, AR_KEYTABLE_KEY0(entry), ~key0); in ath_hw_set_keycache_entry() 311 REG_WRITE(ah, AR_KEYTABLE_KEY0(entry), key0); in ath_hw_set_keycache_entry() 319 REG_WRITE(ah, AR_KEYTABLE_KEY0(entry), key0); in ath_hw_set_keycache_entry()
|
/linux/arch/powerpc/kernel/vdso/ |
H A D | vgetrandom-chacha.S | 23 #define key0 r5 macro 182 lwz key0, 0(key) 206 mr state4, key0 236 add state4, state4, key0
|
/linux/include/linux/ |
H A D | switchtec.h | 254 struct partition_info key0; member
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-crypt.rst | 78 then sectors are encrypted according to their offsets (sector 0 uses key0;
|
/linux/drivers/pinctrl/bcm/ |
H A D | pinctrl-cygnus-mux.c | 500 CYGNUS_PIN_GROUP(key0, 0x4, 0, 1),
|