Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifsglob.h679 __u8 preauth_sha_hash[SMB2_PREAUTH_HASH_SIZE];
949 __u8 preauth_sha_hash[SMB2_PREAUTH_HASH_SIZE];
951 __u8 binding_preauth_sha_hash[SMB2_PREAUTH_HASH_SIZE];
A Dsmb2misc.c897 SMB2_PREAUTH_HASH_SIZE); in smb311_update_preauth_hash()
A Dsmb2pdu.c865 memset(server->preauth_sha_hash, 0, SMB2_PREAUTH_HASH_SIZE); in SMB2_negotiate()
866 memset(ses->preauth_sha_hash, 0, SMB2_PREAUTH_HASH_SIZE); in SMB2_negotiate()
999 SMB2_PREAUTH_HASH_SIZE); in SMB2_negotiate()
1673 SMB2_PREAUTH_HASH_SIZE); in SMB2_sess_setup()
/linux/fs/smbfs_common/
A Dsmb2pdu.h356 #define SMB2_PREAUTH_HASH_SIZE 64 macro
/linux/fs/ksmbd/
A Dsmb2pdu.h84 __u8 Preauth_HashValue[SMB2_PREAUTH_HASH_SIZE];

Completed in 31 milliseconds