Searched refs:wilc_cipher_suites (Results 1 – 2 of 2) sorted by relevance
59 static const u32 wilc_cipher_suites[] = { variable273 u32 cipher_suites[ARRAY_SIZE(wilc_cipher_suites)];
1867 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()