Searched refs:preauth_info (Results 1 – 5 of 5) sorted by relevance
79 struct preauth_integrity_info *preauth_info; member
41 kfree(conn->preauth_info); in ksmbd_conn_free()
842 conn->preauth_info->Preauth_HashId); in assemble_neg_contexts()1038 if (conn->preauth_info->Preauth_HashId) in deassemble_neg_contexts()1158 conn->preauth_info = in smb2_handle_negotiate()1161 if (!conn->preauth_info) { in smb2_handle_negotiate()1174 kfree(conn->preauth_info); in smb2_handle_negotiate()1175 conn->preauth_info = NULL; in smb2_handle_negotiate()1182 kfree(conn->preauth_info); in smb2_handle_negotiate()1183 conn->preauth_info = NULL; in smb2_handle_negotiate()1189 conn->preauth_info->Preauth_HashValue); in smb2_handle_negotiate()1279 if (!conn->preauth_info) in alloc_preauth_hash()[all …]
944 if (conn->preauth_info->Preauth_HashId != in ksmbd_gen_preauth_integrity_hash()
354 memcpy(sess->Preauth_HashValue, conn->preauth_info->Preauth_HashValue, in ksmbd_preauth_session_alloc()