Home
last modified time | relevance | path

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

/fs/cifs/
Dsess.c701 pSMB->old_req.PasswordLength = cpu_to_le16(CIFS_AUTH_RESP_SIZE); in sess_auth_lanman()
717 pSMB->old_req.PasswordLength = 0; in sess_auth_lanman()
Dcifspdu.h662 __le16 PasswordLength; member
738 __le16 PasswordLength; member
Dconnect.c3877 pSMB->PasswordLength = cpu_to_le16(1); /* minimum */ in CIFSTCon()
3882 pSMB->PasswordLength = cpu_to_le16(CIFS_AUTH_RESP_SIZE); in CIFSTCon()