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