Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmb2glob.h56 #define SMB2_NTLMV2_SESSKEY_SIZE (16) macro
Dsmb2transport.c193 ses->auth_key.response, SMB2_NTLMV2_SESSKEY_SIZE); in smb2_calc_signature()
253 ses->auth_key.response, SMB2_NTLMV2_SESSKEY_SIZE); in generate_key()
358 SMB2_NTLMV2_SESSKEY_SIZE, ses->auth_key.response); in generate_smb3signingkey()