Home
last modified time | relevance | path

Searched refs:PasswordLength (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsess.c995 pSMB->old_req.PasswordLength = cpu_to_le16(CIFS_AUTH_RESP_SIZE); in sess_auth_lanman()
1011 pSMB->old_req.PasswordLength = 0; in sess_auth_lanman()
H A Dcifspdu.h667 __le16 PasswordLength; member
743 __le16 PasswordLength; member
H A Dconnect.c4865 pSMB->PasswordLength = cpu_to_le16(1); /* minimum */ in CIFSTCon()
4870 pSMB->PasswordLength = cpu_to_le16(CIFS_AUTH_RESP_SIZE); in CIFSTCon()