Searched defs:nls_cp (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/smb/client/
H A Dcifsencrypt.c387 build_avpair_blob(struct cifs_ses *ses, const struct nls_table *nls_cp) argument
443 find_domain_name(struct cifs_ses *ses, const struct nls_table *nls_cp) argument
690 setup_ntlmv2_rsp(struct cifs_ses *ses, const struct nls_table *nls_cp) argument
532 calc_ntlmv2_hash(struct cifs_ses *ses, char *ntlmv2_hash, const struct nls_table *nls_cp) argument
[all...]
H A Dsess.c713 unicode_oslm_strings(char **pbcc_area, const struct nls_table *nls_cp) argument
735 unicode_domain_string(char **pbcc_area, struct cifs_ses *ses, const struct nls_table *nls_cp) argument
759 unicode_ssetup_strings(char **pbcc_area, struct cifs_ses *ses, const struct nls_table *nls_cp) argument
785 ascii_ssetup_strings(char **pbcc_area, struct cifs_ses *ses, const struct nls_table *nls_cp) argument
828 decode_unicode_ssetup(char **pbcc_area, int bleft, struct cifs_ses *ses, const struct nls_table *nls_cp) argument
861 decode_ascii_ssetup(char **pbcc_area, __u16 bleft, struct cifs_ses *ses, const struct nls_table *nls_cp) argument
1021 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) argument
1057 build_ntlmssp_negotiate_blob(unsigned char **pbuffer, u16 *buflen, struct cifs_ses *ses, struct TCP_Server_Info *server, const struct nls_table *nls_cp) argument
1119 build_ntlmssp_smb3_negotiate_blob(unsigned char **pbuffer, u16 *buflen, struct cifs_ses *ses, struct TCP_Server_Info *server, const struct nls_table *nls_cp) argument
1183 build_ntlmssp_auth_blob(unsigned char **pbuffer, u16 *buflen, struct cifs_ses *ses, struct TCP_Server_Info *server, const struct nls_table *nls_cp) argument
1331 struct nls_table *nls_cp; member in struct:sess_data
1995 CIFS_SessSetup(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server, const struct nls_table *nls_cp) argument
[all...]
H A Dsmb2pdu.c1433 struct nls_table *nls_cp; member in struct:SMB2_sess_data
1894 SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server, const struct nls_table *nls_cp) argument

Completed in 140 milliseconds