Searched defs:crypto_rx_ops (Results 1 – 3 of 3) sorted by relevance
699 #define WLAN_CRYPTO_RX_OPS_ENCAP(crypto_rx_ops) \ argument701 #define WLAN_CRYPTO_RX_OPS_DECAP(crypto_rx_ops) \ argument703 #define WLAN_CRYPTO_RX_OPS_ENMIC(crypto_rx_ops) \ argument705 #define WLAN_CRYPTO_RX_OPS_DEMIC(crypto_rx_ops) \ argument707 #define WLAN_CRYPTO_RX_OPS_SET_PEER_WEP_KEYS(crypto_rx_ops) \ argument709 #define WLAN_CRYPTO_RX_OPS_GET_RXPN(crypto_rx_ops) \ argument
3606 struct wlan_lmac_if_crypto_rx_ops *crypto_rx_ops) in wlan_crypto_register_crypto_rx_ops()
2814 struct wlan_lmac_if_crypto_rx_ops crypto_rx_ops; member