Home
last modified time | relevance | path

Searched refs:sectype (Results 1 – 25 of 93) sorted by relevance

1234

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dfs_context.c124 vol->sectype = Unspecified; in cifs_parse_security_flavors()
135 vol->sectype = Kerberos; in cifs_parse_security_flavors()
141 vol->sectype = RawNTLMSSP; in cifs_parse_security_flavors()
147 vol->sectype = NTLM; in cifs_parse_security_flavors()
153 vol->sectype = NTLMv2; in cifs_parse_security_flavors()
157 vol->sectype = LANMAN; in cifs_parse_security_flavors()
H A Dcifsglob.h548 enum securityEnum sectype; /* sectype requested via mnt opts */ member
998 enum securityEnum sectype; /* what security flavor was specified? */ member
2011 static inline char *get_security_type_str(enum securityEnum sectype) in get_security_type_str() argument
2013 switch (sectype) { in get_security_type_str()
H A Dconnect.c2400 if (server->ops->select_sectype(server, vol->sectype) in match_security()
2682 if (vol->sectype != Unspecified && in match_session()
2683 vol->sectype != ses->sectype) in match_session()
2693 switch (ses->sectype) { in match_session()
3117 ses->sectype = volume_info->sectype; in cifs_get_smb_ses()
4879 (ses->sectype == LANMAN)) in CIFSTCon()
5089 vol->sectype = ses->sectype; in cifs_set_vol_auth()
5092 if (vol->sectype == Kerberos) in cifs_set_vol_auth()
5125 vol_info->sectype = master_tcon->ses->sectype; in cifs_construct_tcon()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtl8821a_xmit.h47 u32 sectype:2; member
H A Drtl8188e_xmit.h116 u32 sectype:2; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtl8821a_xmit.h43 u32 sectype:2; member
H A Drtl8188e_xmit.h112 u32 sectype:2; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtl8821a_xmit.h42 u32 sectype:2; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtl8821a_xmit.h42 u32 sectype:2; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtl8821a_xmit.h42 u32 sectype:2; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtl8821a_xmit.h42 u32 sectype:2; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtl8821a_xmit.h43 u32 sectype:2; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtl8821a_xmit.h43 u32 sectype:2; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtl8821a_xmit.h43 u32 sectype:2; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtl8821a_xmit.h43 u32 sectype:2; member
H A Drtl8188e_xmit.h112 u32 sectype:2; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtl8821a_xmit.h42 u32 sectype:2; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtl8821a_xmit.h42 u32 sectype:2; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtl8821a_xmit.h48 u32 sectype:2; member
H A Drtl8188e_xmit.h117 u32 sectype:2; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtl8821a_xmit.h48 u32 sectype:2; member
H A Drtl8188e_xmit.h117 u32 sectype:2; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtl8821a_xmit.h42 u32 sectype:2; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_general_def.h334 u32 sectype:4; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_general_def.h334 u32 sectype:4; member

1234