Home
last modified time | relevance | path

Searched refs:auth_algo (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-net-ipmid/
H A Dmeson.build62 'auth_algo.cpp',
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c250 pmlmeinfo->auth_algo = dot11AuthAlgrthm_Open; in init_mlme_ext_priv_value()
883 if (pmlmeinfo->auth_algo == dot11AuthAlgrthm_Shared) in OnAuthClient()
884 pmlmeinfo->auth_algo = dot11AuthAlgrthm_Open; in OnAuthClient()
886 pmlmeinfo->auth_algo = dot11AuthAlgrthm_Shared; in OnAuthClient()
895 if (pmlmeinfo->auth_algo == dot11AuthAlgrthm_Shared) { in OnAuthClient()
913 if (pmlmeinfo->auth_algo == dot11AuthAlgrthm_Shared) in OnAuthClient()
2661 …val16 = (pmlmeinfo->auth_algo == dot11AuthAlgrthm_Shared) ? 1 : 0;/* 0:OPEN System, 1:Shared key … in issue_auth()
4144 val8 = (pmlmeinfo->auth_algo == dot11AuthAlgrthm_8021X) ? 0xcc : 0xcf; in start_clnt_join()
5602 pmlmeinfo->auth_algo = pparm->mode; in setauth_hdl()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h320 u32 auth_algo; /* 802.11 auth, could be open, shared, auto */ member
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib.h619 auth_algo:4, member
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h763 auth_algo:4, member