Searched refs:rsn_cipher (Results 1 – 2 of 2) sorted by relevance
102 static const char * rsn_cipher(const u_int8_t *);1073 rsn_cipher(const u_int8_t *sel) in rsn_cipher() function1129 printf(" mc:%s", rsn_cipher(ie)); in printrsnie()1137 printf("%s%s", sep, rsn_cipher(ie)); in printrsnie()
1744 rsn_cipher(u_int8_t *sel, u_int8_t *keylen) in rsn_cipher() function1836 w = rsn_cipher(frm, &rsn->rsn_mcastkeylen); in ieee80211_parse_rsn()1858 w |= 1 << rsn_cipher(frm, &rsn->rsn_ucastkeylen); in ieee80211_parse_rsn()