Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wusbcore/include/
Dwusb.h271 struct aes_ccm_label { struct
299 const struct aes_ccm_label *a,
304 const struct aes_ccm_label *a, in wusb_prf_64()
312 const struct aes_ccm_label *a, in wusb_prf_128()
320 const struct aes_ccm_label *a, in wusb_prf_256()
332 const struct aes_ccm_label a = { .data = "Pair-wise keys" }; in wusb_key_derive()
357 const struct aes_ccm_label a = { .data = "out-of-bandMIC" }; in wusb_oob_mic()
/Linux-v5.4/drivers/staging/wusbcore/
Dcrypto.c182 const struct aes_ccm_label *a, const void *b, in wusb_ccm_mac()
244 const struct aes_ccm_label *a, in wusb_prf()