Searched refs:preauth_info (Results 1 – 4 of 4) sorted by relevance
91 struct preauth_integrity_info *preauth_info; member
852 conn->preauth_info->Preauth_HashId); in assemble_neg_contexts()910 conn->preauth_info->Preauth_HashId = SMB2_PREAUTH_INTEGRITY_SHA512; in decode_preauth_ctxt()1048 if (conn->preauth_info->Preauth_HashId) in deassemble_neg_contexts()1168 conn->preauth_info = in smb2_handle_negotiate()1171 if (!conn->preauth_info) { in smb2_handle_negotiate()1184 kfree(conn->preauth_info); in smb2_handle_negotiate()1185 conn->preauth_info = NULL; in smb2_handle_negotiate()1192 kfree(conn->preauth_info); in smb2_handle_negotiate()1193 conn->preauth_info = NULL; in smb2_handle_negotiate()1199 conn->preauth_info->Preauth_HashValue); in smb2_handle_negotiate()[all …]
185 kfree(conn->preauth_info); in ksmbd_conn_free()
681 if (conn->preauth_info->Preauth_HashId != in ksmbd_gen_preauth_integrity_hash()