Searched refs:SMB2_NTLMV2_SESSKEY_SIZE (Results 1 – 5 of 5) sorted by relevance
47 #define SMB2_NTLMV2_SESSKEY_SIZE (16) macro
246 SMB2_NTLMV2_SESSKEY_SIZE); in smb2_calc_signature()315 ses->auth_key.response, SMB2_NTLMV2_SESSKEY_SIZE); in generate_key()454 SMB2_NTLMV2_SESSKEY_SIZE, ses->auth_key.response); in generate_smb3signingkey()
1602 SMB2_NTLMV2_SESSKEY_SIZE, ses->auth_key.response); in SMB2_sess_auth_rawntlmssp_authenticate()
106 SMB2_NTLMV2_SESSKEY_SIZE); in ksmbd_gen_sess_key()549 SMB2_NTLMV2_SESSKEY_SIZE); in ksmbd_sign_smb2_pdu()657 SMB2_NTLMV2_SESSKEY_SIZE); in generate_key()747 SMB2_NTLMV2_SESSKEY_SIZE, sess->sess_key); in generate_smb3signingkey()816 SMB2_NTLMV2_SESSKEY_SIZE, sess->sess_key); in generate_smb3encryptionkey()
76 #define SMB2_NTLMV2_SESSKEY_SIZE 16 macro