Searched refs:SessionKey (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 Dntlmssp.h94 SECURITY_BUFFER SessionKey; member in struct:_AUTHENTICATE_MESSAGE
H A Dcifspdu.h427 __le32 SessionKey; member in struct:lanman_neg_rsp
451 __le32 SessionKey; member in struct:negotiate_rsp
506 __u32 SessionKey; member in struct:smb_com_session_setup_andx::__anon7357
525 __u32 SessionKey; member in struct:smb_com_session_setup_andx::__anon7358
563 __u32 SessionKey; member in struct:smb_com_session_setup_andx::__anon7360
H A Dconnect.c2846 SecurityBlob->SessionKey.Length = 0;
2847 SecurityBlob->SessionKey.MaximumLength = 0;
2848 SecurityBlob->SessionKey.Buffer = 0;
H A Dcifssmb.c477 GETU32(server->sessid) = le32_to_cpu(rsp->SessionKey);
576 GETU32(ses->server->sessid) = le32_to_cpu(pSMBr->SessionKey);

Completed in 123 milliseconds