Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A 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/drivers/nvme/target/
H A Dconfigfs.c203 port->disc_addr.tsas.tcp.sectype == NVMF_TCP_SECTYPE_TLS13) { in nvmet_addr_treq_store()
352 static void nvmet_port_init_tsas_tcp(struct nvmet_port *port, int sectype) in nvmet_port_init_tsas_tcp() argument
354 port->disc_addr.tsas.tcp.sectype = sectype; in nvmet_port_init_tsas_tcp()
404 if (port->disc_addr.tsas.tcp.sectype == nvmet_addr_tsas_tcp[i].type) in nvmet_addr_tsas_show()
443 u8 sectype, qptype; in nvmet_addr_tsas_store() local
453 sectype = nvmet_addr_tsas_tcp_store(page); in nvmet_addr_tsas_store()
454 if (sectype != NVMF_TCP_SECTYPE_INVALID) in nvmet_addr_tsas_store()
462 if (sectype == NVMF_TCP_SECTYPE_TLS13) { in nvmet_addr_tsas_store()
473 nvmet_port_init_tsas_tcp(port, sectype); in nvmet_addr_tsas_store()
477 if (sectype == NVMF_TCP_SECTYPE_TLS13) { in nvmet_addr_tsas_store()
H A Dtcp.c1892 if (queue->port->nport->disc_addr.tsas.tcp.sectype == in nvmet_tcp_alloc_queue()
/linux/fs/smb/client/
H A Dfs_context.c213 ctx->sectype = Unspecified; in cifs_parse_security_flavors()
224 ctx->sectype = Kerberos; in cifs_parse_security_flavors()
230 ctx->sectype = RawNTLMSSP; in cifs_parse_security_flavors()
236 ctx->sectype = NTLMv2; in cifs_parse_security_flavors()
826 if (new_ctx->sectype != old_ctx->sectype) { in smb3_verify_reconfigure_ctx()
850 } else if (old_ctx->sectype == Kerberos) { in smb3_verify_reconfigure_ctx()
H A Dconnect.c1498 * The select_sectype function should either return the ctx->sectype in match_security()
1499 * that was specified, or "Unspecified" if that sectype was not in match_security()
1502 if (server->ops->select_sectype(server, ctx->sectype) in match_security()
1878 if (ctx->sectype != Unspecified && in match_session()
1879 ctx->sectype != ses->sectype) in match_session()
1892 switch (ses->sectype) { in match_session()
2352 ses->sectype = ctx->sectype; in cifs_get_smb_ses()
4027 ctx->sectype in cifs_set_vol_auth()
[all...]
H A Dfs_context.h200 enum securityEnum sectype; /* sectype requested via mnt opts */ member
H A Dcifsglob.h1085 enum securityEnum sectype; /* what security flavor was specified? */ member
2108 static inline char *get_security_type_str(enum securityEnum sectype) in get_security_type_str()
2110 switch (sectype) { in get_security_type_str()
2107 get_security_type_str(enum securityEnum sectype) get_security_type_str() argument
H A Dcifsfs.c469 if (ses->sectype == Unspecified) { in cifs_show_security()
477 switch (ses->sectype) { in cifs_show_security()
496 if (ses->sectype == Kerberos) in cifs_show_security()
H A Dsess.c562 ctx->sectype = ses->sectype; in cifs_ses_add_channel()
1965 type = cifs_select_sectype(server, ses->sectype); in select_sec()
H A Dcifs_swn.c141 authtype = cifs_select_sectype(swnreg->tcon->ses->server, swnreg->tcon->ses->sectype); in cifs_swn_send_register_message()
H A Dcifs_debug.c523 get_security_type_str(server->ops->select_sectype(server, ses->sectype))); in cifs_debug_data_proc_show()
H A Dcifssmb.c387 should_set_ext_sec_flag(enum securityEnum sectype) in should_set_ext_sec_flag() argument
389 switch (sectype) { in should_set_ext_sec_flag()
428 if (should_set_ext_sec_flag(ses->sectype)) { in CIFSSMBNegotiate()
H A Dsmb2pdu.c1242 * ses->sectype = RawNTLMSSP; in SMB2_negotiate()
1883 type = smb2_select_sectype(server, ses->sectype); in SMB2_select_sec()
2094 ((ses->user_name != NULL) || (ses->sectype == Kerberos))) in SMB2_tcon()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dtrx.h45 u32 sectype:2; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.h375 u32 sectype:2; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dtrx.h377 u32 sectype:2; member
/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_hal_init.c2519 u8 sectype = 0; in fill_txdesc_sectype() local
2527 sectype = 1; in fill_txdesc_sectype()
2531 sectype = 3; in fill_txdesc_sectype()
2539 return sectype; in fill_txdesc_sectype()
2614 ptxdesc->sectype = fill_txdesc_sectype(pattrib); in rtl8723b_fill_default_txdesc()
/linux/drivers/staging/rtl8723bs/include/
H A Drtl8723b_xmit.h84 u32 sectype:2; member
/linux/drivers/bluetooth/
H A Dbtmtk.c44 __le32 sectype; member
54 __le32 sectype; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dtrx.h484 u32 sectype:2; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dtrx.h490 u32 sectype:2; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dtrx.h575 u32 sectype:2; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dtrx.h639 u32 sectype:2; member
/linux/include/linux/
H A Dnvme.h1510 __u8 sectype; member