Lines Matching full:ccmp
400 int ccmp; in gelic_wl_synthesize_ie() local
417 ccmp = 0; in gelic_wl_synthesize_ie()
420 ccmp = 1; in gelic_wl_synthesize_ie()
424 ccmp = 1; in gelic_wl_synthesize_ie()
425 pr_info("%s: no cipher info. defaulted to CCMP\n", in gelic_wl_synthesize_ie()
428 ccmp = 0; in gelic_wl_synthesize_ie()
463 if (ccmp) in gelic_wl_synthesize_ie()
464 *buf++ = 0x04; /* CCMP */ in gelic_wl_synthesize_ie()
475 if (ccmp) in gelic_wl_synthesize_ie()
476 *buf++ = 0x04; /* CCMP */ in gelic_wl_synthesize_ie()
829 pr_debug("%s: CCMP selected\n", __func__); in gelic_wl_set_auth()
848 pr_debug("%s: CCMP selected\n", __func__); in gelic_wl_set_auth()