Searched refs:key0 (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/drivers/net/wireless/ath/ |
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-6.6.21/include/linux/ |
D | switchtec.h | 254 struct partition_info key0; member
|
/linux-6.6.21/Documentation/admin-guide/device-mapper/ |
D | dm-crypt.rst | 78 then sectors are encrypted according to their offsets (sector 0 uses key0;
|
/linux-6.6.21/drivers/pinctrl/bcm/ |
D | pinctrl-cygnus-mux.c | 500 CYGNUS_PIN_GROUP(key0, 0x4, 0, 1),
|
/linux-6.6.21/drivers/pci/switch/ |
D | switchtec.c | 771 set_fw_info_part(info, &fi->key0); in flash_part_info_gen4()
|