Home | History | Annotate | Download | only in ap

Lines Matching defs:ciphers

879 	int key_mgmt, ciphers;
894 ciphers = parse->pairwise_cipher & sm->wpa_auth->conf.rsn_pairwise;
895 if (!ciphers) {
901 sm->pairwise = wpa_pick_pairwise_cipher(ciphers, 0);