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

/linux-master/fs/smb/server/
H A Dauth.c107 SMB2_NTLMV2_SESSKEY_SIZE);
369 SMB2_NTLMV2_SESSKEY_SIZE);
591 SMB2_NTLMV2_SESSKEY_SIZE);
700 SMB2_NTLMV2_SESSKEY_SIZE);
791 SMB2_NTLMV2_SESSKEY_SIZE, sess->sess_key);
861 SMB2_NTLMV2_SESSKEY_SIZE, sess->sess_key);
/linux-master/fs/smb/client/
H A Dsmb2transport.c264 SMB2_NTLMV2_SESSKEY_SIZE);
333 ses->auth_key.response, SMB2_NTLMV2_SESSKEY_SIZE);
483 SMB2_NTLMV2_SESSKEY_SIZE, ses->auth_key.response);
H A Dsmb2pdu.c1850 SMB2_NTLMV2_SESSKEY_SIZE, ses->auth_key.response);
/linux-master/fs/smb/common/
H A Dsmb2pdu.h67 #define SMB2_NTLMV2_SESSKEY_SIZE 16 macro

Completed in 134 milliseconds