Home
last modified time | relevance | path

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

/fs/cifs/
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()
Dcifspdu.h667 __le16 PasswordLength; member
743 __le16 PasswordLength; member
Dconnect.c4867 pSMB->PasswordLength = cpu_to_le16(1); /* minimum */ in CIFSTCon()
4872 pSMB->PasswordLength = cpu_to_le16(CIFS_AUTH_RESP_SIZE); in CIFSTCon()