Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h68 static const u32 wilc_cipher_suites[] = { variable
288 u32 cipher_suites[ARRAY_SIZE(wilc_cipher_suites)];
H A Dcfg80211.c1840 memcpy(wl->cipher_suites, wilc_cipher_suites, in wilc_create_wiphy()
1841 sizeof(wilc_cipher_suites)); in wilc_create_wiphy()
1843 wiphy->n_cipher_suites = ARRAY_SIZE(wilc_cipher_suites); in wilc_create_wiphy()