Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dsmb2glob.h47 #define SMB2_NTLMV2_SESSKEY_SIZE (16) macro
A Dsmb2transport.c245 SMB2_NTLMV2_SESSKEY_SIZE); in smb2_calc_signature()
314 ses->auth_key.response, SMB2_NTLMV2_SESSKEY_SIZE); in generate_key()
453 SMB2_NTLMV2_SESSKEY_SIZE, ses->auth_key.response); in generate_smb3signingkey()
A Dsmb2pdu.c1600 SMB2_NTLMV2_SESSKEY_SIZE, ses->auth_key.response); in SMB2_sess_auth_rawntlmssp_authenticate()
/linux/fs/ksmbd/
A Dauth.c106 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()
A Dsmb2pdu.h22 #define SMB2_NTLMV2_SESSKEY_SIZE 16 macro

Completed in 22 milliseconds