Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/microchip/wilc1000/
Dnetdev.h59 static const u32 wilc_cipher_suites[] = { variable
273 u32 cipher_suites[ARRAY_SIZE(wilc_cipher_suites)];
Dcfg80211.c1867 memcpy(wl->cipher_suites, wilc_cipher_suites, in wilc_create_wiphy()
1868 sizeof(wilc_cipher_suites)); in wilc_create_wiphy()
1870 wiphy->n_cipher_suites = ARRAY_SIZE(wilc_cipher_suites); in wilc_create_wiphy()