Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/
Dkey.c134 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/
Dswitchtec.h254 struct partition_info key0; member
/linux-6.6.21/Documentation/admin-guide/device-mapper/
Ddm-crypt.rst78 then sectors are encrypted according to their offsets (sector 0 uses key0;
/linux-6.6.21/drivers/pinctrl/bcm/
Dpinctrl-cygnus-mux.c500 CYGNUS_PIN_GROUP(key0, 0x4, 0, 1),
/linux-6.6.21/drivers/pci/switch/
Dswitchtec.c771 set_fw_info_part(info, &fi->key0); in flash_part_info_gen4()