Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/x86/dell/dell-wmi-sysman/
Dsysman.c95 u32 *sectype = (u32 *) buffer; in populate_security_buffer() local
96 u32 *seclen = sectype + 1; in populate_security_buffer()
98 *sectype = strlen(authentication) > 0 ? 1 : 0; in populate_security_buffer()
/Linux-v5.15/fs/cifs/
Dfs_context.c202 ctx->sectype = Unspecified; in cifs_parse_security_flavors()
213 ctx->sectype = Kerberos; in cifs_parse_security_flavors()
219 ctx->sectype = RawNTLMSSP; in cifs_parse_security_flavors()
225 ctx->sectype = NTLMv2; in cifs_parse_security_flavors()
688 if (new_ctx->sectype != old_ctx->sectype) { in smb3_verify_reconfigure_ctx()
Dfs_context.h181 enum securityEnum sectype; /* sectype requested via mnt opts */ member
Dconnect.c1202 if (server->ops->select_sectype(server, ctx->sectype) in match_security()
1511 if (ctx->sectype != Unspecified && in match_session()
1512 ctx->sectype != ses->sectype) in match_session()
1522 switch (ses->sectype) { in match_session()
1947 ses->sectype = ctx->sectype; in cifs_get_smb_ses()
3884 ctx->sectype = ses->sectype; in cifs_set_vol_auth()
3887 if (ctx->sectype == Kerberos) in cifs_set_vol_auth()
3920 ctx->sectype = master_tcon->ses->sectype; in cifs_construct_tcon()
Dcifsglob.h912 enum securityEnum sectype; /* what security flavor was specified? */ member
1910 static inline char *get_security_type_str(enum securityEnum sectype) in get_security_type_str() argument
1912 switch (sectype) { in get_security_type_str()
Dsess.c209 ctx.sectype = ses->sectype; in cifs_ses_add_channel()
1431 type = cifs_select_sectype(ses->server, ses->sectype); in select_sec()
Dcifsfs.c430 if (ses->sectype == Unspecified) { in cifs_show_security()
438 switch (ses->sectype) { in cifs_show_security()
457 if (ses->sectype == Kerberos) in cifs_show_security()
Dcifs_swn.c141 authtype = cifs_select_sectype(swnreg->tcon->ses->server, swnreg->tcon->ses->sectype); in cifs_swn_send_register_message()
Dcifs_debug.c402 get_security_type_str(server->ops->select_sectype(server, ses->sectype))); in cifs_debug_data_proc_show()
Dcifssmb.c462 should_set_ext_sec_flag(enum securityEnum sectype) in should_set_ext_sec_flag() argument
464 switch (sectype) { in should_set_ext_sec_flag()
502 if (should_set_ext_sec_flag(ses->sectype)) { in CIFSSMBNegotiate()
Dsmb2pdu.c1621 type = smb2_select_sectype(cifs_ses_server(ses), ses->sectype); in SMB2_select_sec()
1830 ((ses->user_name != NULL) || (ses->sectype == Kerberos))) in SMB2_tcon()
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dtrx.h375 u32 sectype:2; member
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dtrx.h412 u32 sectype:2; member
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dtrx.h377 u32 sectype:2; member
/Linux-v5.15/drivers/staging/rtl8723bs/hal/
Drtl8723b_hal_init.c2527 u8 sectype = 0; in fill_txdesc_sectype() local
2535 sectype = 1; in fill_txdesc_sectype()
2539 sectype = 3; in fill_txdesc_sectype()
2547 return sectype; in fill_txdesc_sectype()
2622 ptxdesc->sectype = fill_txdesc_sectype(pattrib); in rtl8723b_fill_default_txdesc()
/Linux-v5.15/drivers/staging/rtl8723bs/include/
Drtl8723b_xmit.h84 u32 sectype:2; member
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dtrx.h484 u32 sectype:2; member
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dtrx.h490 u32 sectype:2; member
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dtrx.h639 u32 sectype:2; member
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dtrx.h575 u32 sectype:2; member
/Linux-v5.15/drivers/bluetooth/
Dbtusb.c2185 __le32 sectype; member
2195 __le32 sectype; member