Home
last modified time | relevance | path

Searched refs:rsn_cipher_put_suites (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/ap/
Dwpa_auth_ie.c152 res = rsn_cipher_put_suites(pos, pairwise); in rsne_write_data()
1520 res = rsn_cipher_put_suites(tmp, conf->rsn_pairwise); in wpa_auth_write_fd_rsn_info()
/hostap-latest/src/common/
Dwpa_common.h755 int rsn_cipher_put_suites(u8 *pos, int ciphers);
Dwpa_common.c3117 int rsn_cipher_put_suites(u8 *start, int ciphers) in rsn_cipher_put_suites() function