Home
last modified time | relevance | path

Searched refs:nls_cp (Results 1 – 5 of 5) sorted by relevance

/linux/fs/smb/client/
H A Dsmb1session.c23 struct nls_table *nls_cp; member
87 unicode_oslm_strings(char **pbcc_area, const struct nls_table *nls_cp) in unicode_oslm_strings() argument
94 nls_cp); in unicode_oslm_strings()
97 32, nls_cp); in unicode_oslm_strings()
102 32, nls_cp); in unicode_oslm_strings()
110 ascii_oslm_strings(char **pbcc_area, const struct nls_table *nls_cp) in ascii_oslm_strings() argument
126 const struct nls_table *nls_cp) in unicode_domain_string() argument
142 CIFS_MAX_DOMAINNAME_LEN, nls_cp); in unicode_domain_string()
150 const struct nls_table *nls_cp) in ascii_domain_string() argument
169 const struct nls_table *nls_cp) in unicode_ssetup_strings() argument
[all …]
H A Dsess.c739 const struct nls_table *nls_cp) in cifs_security_buffer_from_str() argument
759 nls_cp); in cifs_security_buffer_from_str()
774 const struct nls_table *nls_cp) in build_ntlmssp_negotiate_blob() argument
814 nls_cp); in build_ntlmssp_negotiate_blob()
820 nls_cp); in build_ntlmssp_negotiate_blob()
836 const struct nls_table *nls_cp) in build_ntlmssp_smb3_negotiate_blob() argument
881 nls_cp); in build_ntlmssp_smb3_negotiate_blob()
887 nls_cp); in build_ntlmssp_smb3_negotiate_blob()
900 const struct nls_table *nls_cp) in build_ntlmssp_auth_blob() argument
908 rc = setup_ntlmv2_rsp(ses, nls_cp); in build_ntlmssp_auth_blob()
[all …]
H A Dsmb2proto.h133 const struct nls_table *nls_cp);
H A Dcifsproto.h310 int setup_ntlmv2_rsp(struct cifs_ses *ses, const struct nls_table *nls_cp);
H A Dsmb2pdu.c1532 struct nls_table *nls_cp; member
1837 sess_data->nls_cp); in SMB2_sess_auth_rawntlmssp_negotiate()
1922 sess_data->nls_cp); in SMB2_sess_auth_rawntlmssp_authenticate()
2010 const struct nls_table *nls_cp) in SMB2_sess_setup() argument
2030 sess_data->nls_cp = (struct nls_table *) nls_cp; in SMB2_sess_setup()