Searched refs:SMB2_PREAUTH_HASH_SIZE (Results 1 – 4 of 4) sorted by relevance
673 __u8 preauth_sha_hash[SMB2_PREAUTH_HASH_SIZE];921 __u8 preauth_sha_hash[SMB2_PREAUTH_HASH_SIZE];923 __u8 binding_preauth_sha_hash[SMB2_PREAUTH_HASH_SIZE];
898 SMB2_PREAUTH_HASH_SIZE); in smb311_update_preauth_hash()
337 #define SMB2_PREAUTH_HASH_SIZE 64 macro
862 memset(server->preauth_sha_hash, 0, SMB2_PREAUTH_HASH_SIZE); in SMB2_negotiate()863 memset(ses->preauth_sha_hash, 0, SMB2_PREAUTH_HASH_SIZE); in SMB2_negotiate()996 SMB2_PREAUTH_HASH_SIZE); in SMB2_negotiate()1675 SMB2_PREAUTH_HASH_SIZE); in SMB2_sess_setup()