Home
last modified time | relevance | path

Searched refs:encryption_type (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dchecksum.h135 if (c->sb.encryption_type) in bch2_data_checksum_type()
145 if (c->sb.encryption_type) in bch2_meta_checksum_type()
Dbcachefs.h773 u8 encryption_type; member
Drecovery.c850 if (c->sb.encryption_type && !c->sb.clean) in bch2_fs_recovery()
Dsuper-io.c526 c->sb.encryption_type = BCH_SB_ENCRYPTION_TYPE(src); in bch2_sb_update()
/linux-6.12.1/drivers/net/wireless/ti/wlcore/
Dwlcore_i.h441 u8 encryption_type; member
Dcmd.c395 if (wlvif->encryption_type == KEY_GEM) in wl12xx_free_link()
1260 switch (wlvif->encryption_type) { in wl1271_cmd_build_arp_rsp()
1275 wlvif->encryption_type); in wl1271_cmd_build_arp_rsp()
1297 if (wlvif->encryption_type != KEY_NONE) in wl1271_cmd_build_arp_rsp()
Dmain.c468 if (wlvifsta->encryption_type == KEY_TKIP || in wlcore_fw_status()
469 wlvifsta->encryption_type == KEY_AES) { in wlcore_fw_status()
490 if (wlvifap->encryption_type == KEY_TKIP || in wlcore_fw_status()
491 wlvifap->encryption_type == KEY_AES) { in wlcore_fw_status()
942 if (wlvif->encryption_type == KEY_GEM) in wlcore_save_freed_pkts()
2927 wlvif->encryption_type = KEY_NONE; in wlcore_join()
3621 wlvif->encryption_type = key_type; in wlcore_set_key()
3629 wlvif->encryption_type != key_type) { in wlcore_set_key()
3630 wlvif->encryption_type = key_type; in wlcore_set_key()
3688 if (wlvif->encryption_type == KEY_WEP) { in wl1271_op_set_default_key_idx()
/linux-6.12.1/drivers/net/wireless/atmel/
Dat76c50x-usb.h135 u8 encryption_type; member
Dat76c50x-usb.c1378 ccfg->encryption_type = 2; in at76_startup_device()
1380 ccfg->encryption_type = 1; in at76_startup_device()
1386 ccfg->encryption_type = 0; in at76_startup_device()