Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/drivers/bluetooth/
Dbtmtk.c38 __le32 sectype; member
48 __le32 sectype; member
/Linux-v6.1/fs/cifs/
Dfs_context.c207 ctx->sectype = Unspecified; in cifs_parse_security_flavors()
218 ctx->sectype = Kerberos; in cifs_parse_security_flavors()
224 ctx->sectype = RawNTLMSSP; in cifs_parse_security_flavors()
230 ctx->sectype = NTLMv2; in cifs_parse_security_flavors()
741 if (new_ctx->sectype != old_ctx->sectype) { in smb3_verify_reconfigure_ctx()
Dfs_context.h186 enum securityEnum sectype; /* sectype requested via mnt opts */ member
Dconnect.c1432 if (server->ops->select_sectype(server, ctx->sectype) in match_security()
1778 if (ctx->sectype != Unspecified && in match_session()
1779 ctx->sectype != ses->sectype) in match_session()
1793 switch (ses->sectype) { in match_session()
2246 ses->sectype = ctx->sectype; in cifs_get_smb_ses()
4191 ctx->sectype = ses->sectype; in cifs_set_vol_auth()
4194 if (ctx->sectype == Kerberos) in cifs_set_vol_auth()
4227 ctx->sectype = master_tcon->ses->sectype; in cifs_construct_tcon()
Dcifsglob.h1044 enum securityEnum sectype; /* what security flavor was specified? */ member
2068 static inline char *get_security_type_str(enum securityEnum sectype) in get_security_type_str() argument
2070 switch (sectype) { in get_security_type_str()
Dcifsfs.c460 if (ses->sectype == Unspecified) { in cifs_show_security()
468 switch (ses->sectype) { in cifs_show_security()
487 if (ses->sectype == Kerberos) in cifs_show_security()
Dsess.c402 ctx.sectype = ses->sectype; in cifs_ses_add_channel()
1788 type = cifs_select_sectype(server, ses->sectype); in select_sec()
Dcifs_swn.c141 authtype = cifs_select_sectype(swnreg->tcon->ses->server, swnreg->tcon->ses->sectype); in cifs_swn_send_register_message()
Dcifs_debug.c401 get_security_type_str(server->ops->select_sectype(server, ses->sectype))); in cifs_debug_data_proc_show()
Dcifssmb.c414 should_set_ext_sec_flag(enum securityEnum sectype) in should_set_ext_sec_flag() argument
416 switch (sectype) { in should_set_ext_sec_flag()
455 if (should_set_ext_sec_flag(ses->sectype)) { in CIFSSMBNegotiate()
Dsmb2pdu.c1679 type = smb2_select_sectype(server, ses->sectype); in SMB2_select_sec()
1894 ((ses->user_name != NULL) || (ses->sectype == Kerberos))) in SMB2_tcon()
/Linux-v6.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dtrx.h375 u32 sectype:2; member
/Linux-v6.1/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dtrx.h412 u32 sectype:2; member
/Linux-v6.1/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dtrx.h377 u32 sectype:2; member
/Linux-v6.1/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-v6.1/drivers/staging/rtl8723bs/include/
Drtl8723b_xmit.h84 u32 sectype:2; member
/Linux-v6.1/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dtrx.h484 u32 sectype:2; member
/Linux-v6.1/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dtrx.h490 u32 sectype:2; member
/Linux-v6.1/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dtrx.h639 u32 sectype:2; member
/Linux-v6.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dtrx.h575 u32 sectype:2; member