Searched refs:ciphers_group_mgmt (Results 1 – 1 of 1) sorted by relevance
3419 static const struct cipher_info ciphers_group_mgmt[] = { variable3513 for (i = 0; i < ARRAY_SIZE(ciphers_group_mgmt); i++) { in ctrl_iface_get_capability_group_mgmt()3514 if (capa->enc & ciphers_group_mgmt[i].capa) { in ctrl_iface_get_capability_group_mgmt()3517 ciphers_group_mgmt[i].name); in ctrl_iface_get_capability_group_mgmt()