Searched defs:nls_cp (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | smb1session.c | 23 struct nls_table *nls_cp; member 87 unicode_oslm_strings(char **pbcc_area, const struct nls_table *nls_cp) in unicode_oslm_strings() 110 ascii_oslm_strings(char **pbcc_area, const struct nls_table *nls_cp) in ascii_oslm_strings() 126 const struct nls_table *nls_cp) in unicode_domain_string() 150 const struct nls_table *nls_cp) in ascii_domain_string() 169 const struct nls_table *nls_cp) in unicode_ssetup_strings() 195 const struct nls_table *nls_cp) in ascii_ssetup_strings() 223 const struct nls_table *nls_cp) in decode_unicode_ssetup() 257 const struct nls_table *nls_cp) in decode_ascii_ssetup() 962 const struct nls_table *nls_cp) in CIFS_SessSetup()
|
| H A D | sess.c | 836 nls_cp); in build_ntlmssp_smb3_negotiate_blob() argument 739 cifs_security_buffer_from_str(SECURITY_BUFFER * pbuf,char * str_value,int str_length,unsigned char * pstart,unsigned char ** pcur,const struct nls_table * nls_cp) cifs_security_buffer_from_str() argument 774 build_ntlmssp_negotiate_blob(unsigned char ** pbuffer,u16 * buflen,struct cifs_ses * ses,struct TCP_Server_Info * server,const struct nls_table * nls_cp) build_ntlmssp_negotiate_blob() argument 900 build_ntlmssp_auth_blob(unsigned char ** pbuffer,u16 * buflen,struct cifs_ses * ses,struct TCP_Server_Info * server,const struct nls_table * nls_cp) build_ntlmssp_auth_blob() argument [all...] |
| H A D | smb2pdu.c | 1532 struct nls_table *nls_cp; global() member 2010 SMB2_sess_setup(const unsigned int xid,struct cifs_ses * ses,struct TCP_Server_Info * server,const struct nls_table * nls_cp) SMB2_sess_setup() argument
|