Home
last modified time | relevance | path

Searched refs:SMB2_PREAUTH_HASH_SIZE (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2pdu.h44 __u8 Preauth_HashValue[SMB2_PREAUTH_HASH_SIZE];
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsglob.h770 __u8 preauth_sha_hash[SMB2_PREAUTH_HASH_SIZE];
1010 __u8 preauth_sha_hash[SMB2_PREAUTH_HASH_SIZE];
1012 __u8 binding_preauth_sha_hash[SMB2_PREAUTH_HASH_SIZE];
H A Dsmb2misc.c909 SMB2_PREAUTH_HASH_SIZE); in smb311_update_preauth_hash()
H A Dsmb2pdu.c818 memset(server->preauth_sha_hash, 0, SMB2_PREAUTH_HASH_SIZE); in SMB2_negotiate()
819 memset(ses->preauth_sha_hash, 0, SMB2_PREAUTH_HASH_SIZE); in SMB2_negotiate()
945 SMB2_PREAUTH_HASH_SIZE); in SMB2_negotiate()
1623 SMB2_PREAUTH_HASH_SIZE); in SMB2_sess_setup()
H A Dsmb2pdu.h339 #define SMB2_PREAUTH_HASH_SIZE 64 macro
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2misc.c915 SMB2_PREAUTH_HASH_SIZE); in smb311_update_preauth_hash()
H A Dcifsglob.h752 __u8 preauth_sha_hash[SMB2_PREAUTH_HASH_SIZE];
1061 __u8 preauth_sha_hash[SMB2_PREAUTH_HASH_SIZE];
H A Dsmb2pdu.c1049 memset(server->preauth_sha_hash, 0, SMB2_PREAUTH_HASH_SIZE); in SMB2_negotiate()
1050 memset(ses->preauth_sha_hash, 0, SMB2_PREAUTH_HASH_SIZE); in SMB2_negotiate()
1185 SMB2_PREAUTH_HASH_SIZE); in SMB2_negotiate()
1905 SMB2_PREAUTH_HASH_SIZE); in SMB2_sess_setup()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h434 #define SMB2_PREAUTH_HASH_SIZE 64 macro

Completed in 36 milliseconds