Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/rt2x00/
Drt2x00lib.h357 void rt2x00crypto_tx_remove_iv(struct sk_buff *skb,
386 static inline void rt2x00crypto_tx_remove_iv(struct sk_buff *skb, in rt2x00crypto_tx_remove_iv() function
Drt2x00crypto.c113 void rt2x00crypto_tx_remove_iv(struct sk_buff *skb, struct txentry_desc *txdesc) in rt2x00crypto_tx_remove_iv() function
Drt2x00queue.c652 rt2x00crypto_tx_remove_iv(skb, &txdesc); in rt2x00queue_write_tx_frame()