Home
last modified time | relevance | path

Searched refs:aes_ccm_label (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/usb/
Dwusb.h286 struct aes_ccm_label { struct
314 const struct aes_ccm_label *a,
319 const struct aes_ccm_label *a, in wusb_prf_64()
327 const struct aes_ccm_label *a, in wusb_prf_128()
335 const struct aes_ccm_label *a, in wusb_prf_256()
347 const struct aes_ccm_label a = { .data = "Pair-wise keys" }; in wusb_key_derive()
372 const struct aes_ccm_label a = { .data = "out-of-bandMIC" }; in wusb_oob_mic()
/linux-4.4.14/drivers/usb/wusbcore/
Dcrypto.c201 const struct aes_ccm_label *a, const void *b, in wusb_ccm_mac()
299 const struct aes_ccm_label *a, in wusb_prf()