Searched refs:SecurityBlobLength (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dconnect.c2279 __u16 blob_len = le16_to_cpu(pSMBr->resp.SecurityBlobLength);
2442 int SecurityBlobLength = sizeof (NEGOTIATE_MESSAGE); local
2506 bcc_ptr += SecurityBlobLength;
2553 pSMB->req.SecurityBlobLength = cpu_to_le16(SecurityBlobLength);
2570 __u16 blob_len = le16_to_cpu(pSMBr->resp.SecurityBlobLength);
2777 int SecurityBlobLength = sizeof (AUTHENTICATE_MESSAGE); local
2831 bcc_ptr += SecurityBlobLength;
2860 cpu_to_le32(SecurityBlobLength);
2861 SecurityBlobLength
[all...]
H A Dsess.c513 blob_len = le16_to_cpu(pSMB->resp.SecurityBlobLength);
H A Dcifspdu.h507 __le16 SecurityBlobLength; member in struct:smb_com_session_setup_andx::__anon7357
546 __le16 SecurityBlobLength; member in struct:smb_com_session_setup_andx::__anon7359

Completed in 142 milliseconds