Searched refs:rsn_cipher_put_suites (Results 1 – 3 of 3) sorted by relevance
156 res = rsn_cipher_put_suites(pos, conf->rsn_pairwise); in wpa_write_rsn_ie()1267 res = rsn_cipher_put_suites(tmp, conf->rsn_pairwise); in wpa_auth_write_fd_rsn_info()
736 int rsn_cipher_put_suites(u8 *pos, int ciphers);
3109 int rsn_cipher_put_suites(u8 *start, int ciphers) in rsn_cipher_put_suites() function