Searched refs:PasswordLength (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dsess.c380 pSMB->old_req.PasswordLength = cpu_to_le16(CIFS_SESS_KEY_SIZE);
H A Dcifspdu.h564 __le16 PasswordLength; member in struct:smb_com_session_setup_andx::__anon7360
635 __le16 PasswordLength; member in struct:smb_com_tconx_req
H A Dconnect.c3197 pSMB->PasswordLength = cpu_to_le16(1); /* minimum */
3202 pSMB->PasswordLength = cpu_to_le16(CIFS_SESS_KEY_SIZE);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dcurl_ntlm_msgs.c434 ntlm->identity.PasswordLength = (unsigned long)strlen(passwdp);

Completed in 95 milliseconds