Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/include/gpxe/
Dnet80211.h689 struct net80211_crypto struct
692 enum net80211_crypto_alg algorithm; argument
707 int ( * init ) ( struct net80211_crypto *crypto, const void *key, argument
733 struct io_buffer * ( * encrypt ) ( struct net80211_crypto *crypto, argument
759 struct io_buffer * ( * decrypt ) ( struct net80211_crypto *crypto, argument
769 #define NET80211_CRYPTOS __table ( struct net80211_crypto, "net80211_cryptos" ) argument