HomeSort by: relevance | last modified time | path
    Searched defs:xauth (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net80211/
ieee80211_xauth.c 71 static const struct ieee80211_authenticator xauth = { variable in typeref:struct:ieee80211_authenticator
81 ieee80211_authenticator_register(IEEE80211_AUTH_8021X, &xauth);
82 ieee80211_authenticator_register(IEEE80211_AUTH_WPA, &xauth);
  /src/crypto/dist/ipsec-tools/src/racoon/
isakmp_cfg.h 163 struct xauth_state xauth; /* Xauth state, if revelant */ member in struct:isakmp_cfg_state
169 #define ISAKMP_CFG_VENDORID_XAUTH 0x01 /* Supports Xauth */
remoteconf.h 161 struct xauth_rmconf *xauth; member in struct:remoteconf

Completed in 23 milliseconds