Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsess.c710 pSMB->old_req.PasswordLength = cpu_to_le16(CIFS_AUTH_RESP_SIZE); in sess_auth_lanman()
726 pSMB->old_req.PasswordLength = 0; in sess_auth_lanman()
Dcifspdu.h662 __le16 PasswordLength; member
738 __le16 PasswordLength; member
Dconnect.c4357 pSMB->PasswordLength = cpu_to_le16(1); /* minimum */ in CIFSTCon()
4362 pSMB->PasswordLength = cpu_to_le16(CIFS_AUTH_RESP_SIZE); in CIFSTCon()