Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb2glob.h57 #define SMB2_NTLMV2_SESSKEY_SIZE (16) macro
Dsmb2transport.c251 SMB2_NTLMV2_SESSKEY_SIZE); in smb2_calc_signature()
317 ses->auth_key.response, SMB2_NTLMV2_SESSKEY_SIZE); in generate_key()
446 SMB2_NTLMV2_SESSKEY_SIZE, ses->auth_key.response); in generate_smb3signingkey()
Dsmb2pdu.c1527 SMB2_NTLMV2_SESSKEY_SIZE, ses->auth_key.response); in SMB2_sess_auth_rawntlmssp_authenticate()