Home
last modified time | relevance | path

Searched refs:wlan_crypto_mmie (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_global_api.c2112 struct wlan_crypto_mmie *mmie; in wlan_crypto_add_mmie()
2152 len += sizeof(struct wlan_crypto_mmie); in wlan_crypto_add_mmie()
2154 mmie = (struct wlan_crypto_mmie *) efrm; in wlan_crypto_add_mmie()
2239 struct wlan_crypto_mmie *mmie = NULL; in wlan_crypto_is_mmie_valid()
2274 mmie = (struct wlan_crypto_mmie *)(efrm - sizeof(*mmie) + 8); in wlan_crypto_is_mmie_valid()
2276 mmie = (struct wlan_crypto_mmie *)(efrm - sizeof(*mmie)); in wlan_crypto_is_mmie_valid()
H A Dwlan_crypto_def_i.h362 struct wlan_crypto_mmie { struct