Home
last modified time | relevance | path

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

/Linux-v6.6/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.6/drivers/bluetooth/
Dbtmtk.c38 __le32 sectype; member
48 __le32 sectype; member
/Linux-v6.6/fs/smb/client/
Dfs_context.c208 ctx->sectype = Unspecified; in cifs_parse_security_flavors()
219 ctx->sectype = Kerberos; in cifs_parse_security_flavors()
225 ctx->sectype = RawNTLMSSP; in cifs_parse_security_flavors()
231 ctx->sectype = NTLMv2; in cifs_parse_security_flavors()
780 if (new_ctx->sectype != old_ctx->sectype) { in smb3_verify_reconfigure_ctx()
Dfs_context.h187 enum securityEnum sectype; /* sectype requested via mnt opts */ member
Dconnect.c1438 if (server->ops->select_sectype(server, ctx->sectype) in match_security()
1810 if (ctx->sectype != Unspecified && in match_session()
1811 ctx->sectype != ses->sectype) in match_session()
1821 switch (ses->sectype) { in match_session()
2293 ses->sectype = ctx->sectype; in cifs_get_smb_ses()
3910 ctx->sectype = ses->sectype; in cifs_set_vol_auth()
3913 if (ctx->sectype == Kerberos) in cifs_set_vol_auth()
3946 ctx->sectype = master_tcon->ses->sectype; in cifs_construct_tcon()
Dcifsglob.h1025 enum securityEnum sectype; /* what security flavor was specified? */ member
2067 static inline char *get_security_type_str(enum securityEnum sectype) in get_security_type_str() argument
2069 switch (sectype) { in get_security_type_str()
Dcifsfs.c465 if (ses->sectype == Unspecified) { in cifs_show_security()
473 switch (ses->sectype) { in cifs_show_security()
492 if (ses->sectype == Kerberos) in cifs_show_security()
Dsess.c409 ctx->sectype = ses->sectype; in cifs_ses_add_channel()
1807 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.c477 get_security_type_str(server->ops->select_sectype(server, ses->sectype))); in cifs_debug_data_proc_show()
Dcifssmb.c385 should_set_ext_sec_flag(enum securityEnum sectype) in should_set_ext_sec_flag() argument
387 switch (sectype) { in should_set_ext_sec_flag()
426 if (should_set_ext_sec_flag(ses->sectype)) { in CIFSSMBNegotiate()
Dsmb2pdu.c1701 type = smb2_select_sectype(server, ses->sectype); in SMB2_select_sec()
1915 ((ses->user_name != NULL) || (ses->sectype == Kerberos))) in SMB2_tcon()
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dtrx.h375 u32 sectype:2; member
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dtrx.h412 u32 sectype:2; member
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dtrx.h377 u32 sectype:2; member
/Linux-v6.6/drivers/staging/rtl8723bs/hal/
Drtl8723b_hal_init.c2529 u8 sectype = 0; in fill_txdesc_sectype() local
2537 sectype = 1; in fill_txdesc_sectype()
2541 sectype = 3; in fill_txdesc_sectype()
2549 return sectype; in fill_txdesc_sectype()
2624 ptxdesc->sectype = fill_txdesc_sectype(pattrib); in rtl8723b_fill_default_txdesc()
/Linux-v6.6/drivers/staging/rtl8723bs/include/
Drtl8723b_xmit.h84 u32 sectype:2; member
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dtrx.h484 u32 sectype:2; member
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dtrx.h490 u32 sectype:2; member
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dtrx.h575 u32 sectype:2; member
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dtrx.h639 u32 sectype:2; member