Home
last modified time | relevance | path

Searched defs:crypto_rx_ops (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/inc/
Dwlan_crypto_global_def.h699 #define WLAN_CRYPTO_RX_OPS_ENCAP(crypto_rx_ops) \ argument
701 #define WLAN_CRYPTO_RX_OPS_DECAP(crypto_rx_ops) \ argument
703 #define WLAN_CRYPTO_RX_OPS_ENMIC(crypto_rx_ops) \ argument
705 #define WLAN_CRYPTO_RX_OPS_DEMIC(crypto_rx_ops) \ argument
707 #define WLAN_CRYPTO_RX_OPS_SET_PEER_WEP_KEYS(crypto_rx_ops) \ argument
709 #define WLAN_CRYPTO_RX_OPS_GET_RXPN(crypto_rx_ops) \ argument
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
Dwlan_crypto_global_api.c3606 struct wlan_lmac_if_crypto_rx_ops *crypto_rx_ops) in wlan_crypto_register_crypto_rx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
Dwlan_lmac_if_def.h2814 struct wlan_lmac_if_crypto_rx_ops crypto_rx_ops; member