Home
last modified time | relevance | path

Searched refs:bEncryptionValue (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/staging/wusbcore/
Dsecurity.c162 value = wusb_dev->ccm1_etd.bEncryptionValue; in wusb_dev_set_encryption()
176 wusb_dev->ccm1_etd.bEncryptionValue, result); in wusb_dev_set_encryption()
263 etd->bEncryptionValue, etd->bAuthKeyIndex); in wusb_dev_sec_add()
279 ccm1_etd->bEncryptionValue, ccm1_etd->bAuthKeyIndex); in wusb_dev_sec_add()
/Linux-v5.4/drivers/staging/wusbcore/host/
Dhwa-hc.c510 encryption_value = wusbhc->ccm1_etd->bEncryptionValue; in __hwahc_op_set_ptk()
526 wusbhc->ccm1_etd->bEncryptionValue, result); in __hwahc_op_set_ptk()
686 etd->bEncryptionValue); in hwahc_security_create()
/Linux-v5.4/include/uapi/linux/usb/
Dch9.h829 __u8 bEncryptionValue; /* use in SET_ENCRYPTION */ member