Searched refs:rsn_cipher (Results 1 – 2 of 2) sorted by relevance
1359 rsn_cipher(const uint8_t *sel, uint8_t *keylen, uint8_t *cipher) in rsn_cipher() function1464 error = rsn_cipher(frm, &rsn->rsn_mcastkeylen, &rsn->rsn_mcastcipher); in ieee80211_parse_rsn()1496 error = rsn_cipher(frm, &rsn->rsn_ucastkeylen, &cipher); in ieee80211_parse_rsn()
3292 rsn_cipher(const u_int8_t *sel) in rsn_cipher() function3356 printf(" mc:%s", rsn_cipher(ie)); in printrsnie()3364 printf("%s%s", sep, rsn_cipher(ie)); in printrsnie()