Searched refs:sectype (Results 1 – 15 of 15) sorted by relevance
1382 vol->sectype = Unspecified; in cifs_parse_security_flavors()1393 vol->sectype = Kerberos; in cifs_parse_security_flavors()1399 vol->sectype = RawNTLMSSP; in cifs_parse_security_flavors()1405 vol->sectype = NTLM; in cifs_parse_security_flavors()1411 vol->sectype = NTLMv2; in cifs_parse_security_flavors()1415 vol->sectype = LANMAN; in cifs_parse_security_flavors()2591 if (server->ops->select_sectype(server, vol->sectype) in match_security()2860 if (vol->sectype != Unspecified && in match_session()2861 vol->sectype != ses->sectype) in match_session()2864 switch (ses->sectype) { in match_session()[all …]
544 enum securityEnum sectype; /* sectype requested via mnt opts */ member982 enum securityEnum sectype; /* what security flavor was specified? */ member
397 if (ses->sectype == Unspecified) { in cifs_show_security()405 switch (ses->sectype) { in cifs_show_security()
1405 type = cifs_select_sectype(ses->server, ses->sectype); in select_sec()
649 should_set_ext_sec_flag(enum securityEnum sectype) in should_set_ext_sec_flag() argument651 switch (sectype) { in should_set_ext_sec_flag()689 if (should_set_ext_sec_flag(ses->sectype)) { in CIFSSMBNegotiate()
1512 type = smb2_select_sectype(ses->server, ses->sectype); in SMB2_select_sec()1717 ((ses->user_name != NULL) || (ses->sectype == Kerberos))) in SMB2_tcon()
375 u32 sectype:2; member
377 u32 sectype:2; member
484 u32 sectype:2; member
490 u32 sectype:2; member
85 u32 sectype:2; member
2983 u8 sectype = 0; in fill_txdesc_sectype() local2991 sectype = 1; in fill_txdesc_sectype()2995 sectype = 3; in fill_txdesc_sectype()3003 return sectype; in fill_txdesc_sectype()3084 ptxdesc->sectype = fill_txdesc_sectype(pattrib); in rtl8723b_fill_default_txdesc()
638 u32 sectype:2; member
575 u32 sectype:2; member
567 u32 sectype:2; member