Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2glob.h57 #define SMB2_NTLMV2_SESSKEY_SIZE (16) macro
H A Dsmb2transport.c251 SMB2_NTLMV2_SESSKEY_SIZE); in smb2_calc_signature()
318 ses->auth_key.response, SMB2_NTLMV2_SESSKEY_SIZE); in generate_key()
457 SMB2_NTLMV2_SESSKEY_SIZE, ses->auth_key.response); in generate_smb3signingkey()
H A Dsmb2pdu.c1545 SMB2_NTLMV2_SESSKEY_SIZE, ses->auth_key.response); in SMB2_sess_auth_rawntlmssp_authenticate()