Home
last modified time | relevance | path

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

/linux/fs/smb/server/
A Dsmb2pdu.h44 __u8 Preauth_HashValue[SMB2_PREAUTH_HASH_SIZE];
/linux/fs/smb/client/
A Dsmb2misc.c923 SMB2_PREAUTH_HASH_SIZE); in smb311_update_preauth_hash()
A Dcifsglob.h779 __u8 preauth_sha_hash[SMB2_PREAUTH_HASH_SIZE];
1095 __u8 preauth_sha_hash[SMB2_PREAUTH_HASH_SIZE];
A Dsmb2pdu.c1077 memset(server->preauth_sha_hash, 0, SMB2_PREAUTH_HASH_SIZE); in SMB2_negotiate()
1078 memset(ses->preauth_sha_hash, 0, SMB2_PREAUTH_HASH_SIZE); in SMB2_negotiate()
1213 SMB2_PREAUTH_HASH_SIZE); in SMB2_negotiate()
1949 SMB2_PREAUTH_HASH_SIZE); in SMB2_sess_setup()
/linux/fs/smb/common/
A Dsmb2pdu.h444 #define SMB2_PREAUTH_HASH_SIZE 64 macro

Completed in 52 milliseconds