Searched refs:wpa_cipher (Results 1 – 2 of 2) sorted by relevance
1172 wpa_cipher(const uint8_t *sel, uint8_t *keylen, uint8_t *cipher) in wpa_cipher() function1272 error = wpa_cipher(frm, &rsn->rsn_mcastkeylen, &rsn->rsn_mcastcipher); in ieee80211_parse_wpa()1296 error = wpa_cipher(frm, &rsn->rsn_ucastkeylen, &cipher); in ieee80211_parse_wpa()
3022 wpa_cipher(const u_int8_t *sel) in wpa_cipher() function3076 printf(" mc:%s", wpa_cipher(ie)); in printwpaie()3084 printf("%s%s", sep, wpa_cipher(ie)); in printwpaie()