Searched refs:wpa_cipher_put_suites (Results 1 – 3 of 3) sorted by relevance
469 int wpa_cipher_put_suites(u8 *pos, int ciphers);
1804 int wpa_cipher_put_suites(u8 *start, int ciphers) in wpa_cipher_put_suites() function
52 num_suites = wpa_cipher_put_suites(pos, conf->wpa_pairwise); in wpa_write_wpa_ie()