Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_wfi_netdevice.h76 static const u32 wilc_cipher_suites[] = { variable
278 u32 cipher_suites[ARRAY_SIZE(wilc_cipher_suites)];
Dwilc_wfi_cfgoperations.c1893 memcpy(wl->cipher_suites, wilc_cipher_suites, in wilc_create_wiphy()
1894 sizeof(wilc_cipher_suites)); in wilc_create_wiphy()
1896 wiphy->n_cipher_suites = ARRAY_SIZE(wilc_cipher_suites); in wilc_create_wiphy()