Searched refs:orinoco_mic (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/wireless/orinoco/ |
H A D | mic.h | 18 int orinoco_mic(struct crypto_hash *tfm_michael, u8 *key,
|
H A D | mic.c | 46 int orinoco_mic(struct crypto_hash *tfm_michael, u8 *key, orinoco_mic() function 55 printk(KERN_WARNING "orinoco_mic: tfm_michael == NULL\n"); orinoco_mic()
|
H A D | main.c | 426 orinoco_mic(priv->tx_tfm_mic, key->tx_mic, orinoco_process_xmit_skb() 999 orinoco_mic(priv->rx_tfm_mic, key->rx_mic, desc->addr1, src, orinoco_rx()
|
Completed in 284 milliseconds