Home
last modified time | relevance | path

Searched refs:CK (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/Documentation/usb/
Dwusb-cbaf44 If we allow the device to connect, set a random new CDID and CK
48 itself) and the CK to crypto talk to it.
112 CK="$(head --bytes=16 /dev/urandom | od -tx1 -An)"
114 echo "$CK" > $dev/wusb_ck
119 echo "CK: $CK"
/Linux-v4.19/include/linux/usb/
Dassociation.h134 struct wusb_ckhdid CK; member
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-wusb_cbaf38 generated CDID to wusb_cdid and then a random CK
Dsysfs-bus-usb50 Write the device's connection key (CK) to start the
51 authentication of the device. The CK is 16
/Linux-v4.19/include/uapi/linux/usb/
Dch9.h1130 __u8 CK[16]; /* connection key */ member
/Linux-v4.19/drivers/usb/wusbcore/
Dcbaf.c512 ccd->CK = cbaf->ck; in cbaf_cc_upload()
/Linux-v4.19/
DMAINTAINERS4866 M: CK Hu <ck.hu@mediatek.com>