Home
last modified time | relevance | path

Searched defs:auth_type (Results 1 – 25 of 27) sorted by relevance

12

/linux-3.3/net/bluetooth/
Dhci_conn.c522 …ci_conn *hci_connect(struct hci_dev *hdev, int type, bdaddr_t *dst, __u8 sec_level, __u8 auth_type) in hci_connect()
619 static int hci_conn_auth(struct hci_conn *conn, __u8 sec_level, __u8 auth_type) in hci_conn_auth()
667 int hci_conn_security(struct hci_conn *conn, __u8 sec_level, __u8 auth_type) in hci_conn_security()
Dl2cap_core.c529 __u8 auth_type; in l2cap_chan_check_security() local
1130 __u8 auth_type; in l2cap_chan_connect() local
Dmgmt.c1527 u8 sec_level, auth_type; in pair_device() local
/linux-3.3/drivers/net/wireless/iwmc3200wifi/
Dcfg80211.c458 u8 *auth_type = &iwm->umac_profile->sec.auth_type; in iwm_set_auth_type() local
542 u8 *auth_type = &iwm->umac_profile->sec.auth_type; in iwm_set_key_mgt() local
Dcommands.c636 u8 auth_type = iwm->umac_profile->sec.auth_type; in iwm_set_key() local
Dcommands.h356 u8 auth_type; member
/linux-3.3/include/linux/
Dncp_fs.h88 int auth_type; member
/linux-3.3/drivers/crypto/
Dn2_core.c206 int enc_type, int auth_type, in control_word_base()
248 u8 auth_type; member
510 unsigned int auth_type, unsigned int digest_size, in n2_do_async_digest()
1278 u8 auth_type; member
/linux-3.3/fs/ncpfs/
Dioctl.c87 s32 auth_type; member
Dncp_fs_sb.h90 int auth_type; member
/linux-3.3/drivers/net/wireless/libertas/
Dcfg.c106 static u8 lbs_auth_to_authtype(enum nl80211_auth_type auth_type) in lbs_auth_to_authtype()
342 static int lbs_add_auth_type_tlv(u8 *tlv, enum nl80211_auth_type auth_type) in lbs_add_auth_type_tlv()
/linux-3.3/drivers/net/wireless/brcm80211/brcmfmac/
Ddhd_common.c207 uint event_type, flags, auth_type, datalen; in brcmf_c_show_host_event() local
Dwl_cfg80211.h211 u32 auth_type; member
Ddhd.h139 __be32 auth_type; member
/linux-3.3/net/wireless/
Dmlme.c402 enum nl80211_auth_type auth_type, in __cfg80211_mlme_auth()
487 enum nl80211_auth_type auth_type, const u8 *bssid, in cfg80211_mlme_auth()
Dnl80211.c4311 static bool nl80211_valid_auth_type(enum nl80211_auth_type auth_type) in nl80211_valid_auth_type()
4329 enum nl80211_auth_type auth_type; in nl80211_authenticate() local
/linux-3.3/drivers/net/wireless/mwifiex/
Dcfg80211.c819 int ret, auth_type = 0; in mwifiex_cfg80211_assoc() local
/linux-3.3/include/net/
Dcfg80211.h406 enum nl80211_auth_type auth_type; member
1048 enum nl80211_auth_type auth_type; member
1198 enum nl80211_auth_type auth_type; member
/linux-3.3/drivers/net/wireless/
Dray_cs.c2677 static int build_auth_frame(ray_dev_t *local, UCHAR *dest, int auth_type) in build_auth_frame()
Drndis_wlan.c1153 enum nl80211_auth_type auth_type, int keymgmt) in set_auth_mode()
2319 enum nl80211_auth_type auth_type; in rndis_join_ibss() local
/linux-3.3/net/bluetooth/rfcomm/
Dcore.c235 __u8 auth_type; in rfcomm_check_security() local
/linux-3.3/include/net/sctp/
Duser.h347 __u16 auth_type; member
/linux-3.3/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c179 enum nl80211_auth_type auth_type) in ath6kl_set_auth_type()
/linux-3.3/include/net/bluetooth/
Dhci_core.h283 __u8 auth_type; member
/linux-3.3/drivers/net/wireless/ipw2x00/
Dipw2200.h886 u8 auth_type:4, auth_key:4; member
888 u8 auth_key:4, auth_type:4; member

12