Searched refs:rsn_cipher (Results 1 – 2 of 2) sorted by relevance
1347 rsn_cipher(const uint8_t *sel, uint8_t *keylen, uint8_t *cipher) in rsn_cipher() function1449 error = rsn_cipher(frm, &rsn->rsn_mcastkeylen, &rsn->rsn_mcastcipher); in ieee80211_parse_rsn()1481 error = rsn_cipher(frm, &rsn->rsn_ucastkeylen, &cipher); in ieee80211_parse_rsn()
3106 rsn_cipher(const u_int8_t *sel) in rsn_cipher() function3160 printf(" mc:%s", rsn_cipher(ie)); in printrsnie()3168 printf("%s%s", sep, rsn_cipher(ie)); in printrsnie()