Searched refs:rsn_cipher_put_suites (Results 1 – 4 of 4) sorted by relevance
441 int rsn_cipher_put_suites(u8 *pos, int ciphers);
1439 int rsn_cipher_put_suites(u8 *start, int ciphers) in rsn_cipher_put_suites() function
126 res = rsn_cipher_put_suites(pos, conf->rsn_pairwise); in wpa_write_rsn_ie()
1038 count = rsn_cipher_put_suites(pos, sm->allowed_pairwise_cipher); in wpa_sm_stkstart()